<ol>
<li>
<p><%= raw @text['section_1'] %></p>
- <% unless raw @text['section_1a'].nil? %>
+ <% unless @text['section_1a'].nil? %>
<ol style="list-style-type: lower-alpha">
<li><%= raw @text['section_1a'] %></li>
<li><%= raw @text['section_1b'] %></li>