<ul> <li>Elections will end at <strong><%= @election.enddate
%></strong>.</li> <li>Elections results <strong><% if
@election.early_results %>will be<% else %>will not be<% end
-%></strong> will be visible while election is in progress.</li>
+%></strong> visible while election is in progress.</li>
<% if @election.embeddable %>
<li>Elections <strong>will be</strong> embeddable.</li>