4     <%= @text['next_with_decline'] %>
 
   6     <%= @text['next_without_decline'] %>
 
  11     <p><%= @text['section_1'] %></p>
 
  14     <p><%= @text['section_2'] %></p>
 
  17     <p><%= @text['section_3'] %></p>
 
  18     <p><%= @text['active_defn_1'] %></p>
 
  19     <p><%= @text['active_defn_2'] %></p>
 
  22     <p><%= @text['section_4'] %></p>
 
  25     <p><%= @text['section_5'] %></p>
 
  28     <p><%= @text['section_6'] %></p>
 
  30       <li><p><%= @text['section_6_1'] %></p></li>
 
  31       <li><p><%= @text['section_6_2'] %></p></li>
 
  35     <p id="last"><%= @text['section_7'] %></p>