1 <p id="first"><%= @text['intro'] %></p>
4 <p><%= @text['section_1'] %></p>
7 <p><%= @text['section_2'] %></p>
10 <p><%= @text['section_3'] %></p>
11 <p><%= @text['active_defn_1'] %></p>
12 <p><%= @text['active_defn_2'] %></p>
15 <p><%= @text['section_4'] %></p>
18 <p><%= @text['section_5'] %></p>
21 <p><%= @text['section_6'] %></p>
23 <li><p><%= @text['section_6_1'] %></p></li>
24 <li><p><%= @text['section_6_2'] %></p></li>
28 <p id="last"><%= @text['section_7'] %></p>