3 <%= @text['next_with_decline'] %>
7 <p><%= @text['section_1'] %></p>
8 <% unless @text['section_1a'].nil? %>
9 <ol style="list-style-type: lower-alpha">
10 <li><%= @text['section_1a'] %></li>
11 <li><%= @text['section_1b'] %></li>
15 <h3><%= @text['rights_granted'] %></h3>
17 <p><%= @text['section_2'] %></p>
20 <p><%= @text['section_3'] %></p>
21 <p><%= @text['active_defn_1'] %></p>
22 <p><%= @text['active_defn_2'] %></p>
26 <p><%= @text['section_4'] %></p>
29 <p><%= @text['section_5'] %></p>
31 <h3><%= @text['limitation_of_liability'] %></h3>
34 <li><p><%= @text['section_6_1'] %></p></li>
35 <li><p><%= @text['section_6_2'] %></p></li>
38 <h3><%= @text['miscellaneous'] %></h3>
40 <p id="last"><%= @text['section_7'] %></p>