X-Git-Url: https://projects.mako.cc/source/selectricity/blobdiff_plain/c65b1e11059c5cf510b54c785d4a246215058f70..adf9b5ec96187af2108c42791319cbe2a3366506:/app/views/election/list.rhtml diff --git a/app/views/election/list.rhtml b/app/views/election/list.rhtml index 83be6c6..321bf46 100644 --- a/app/views/election/list.rhtml +++ b/app/views/election/list.rhtml @@ -5,9 +5,9 @@ <% for election in @elections %> -

<%= link_to election.name, :action => 'show', :id => election %>

+

<%=h link_to election.name, :action => 'show', :id => election %>

Description:

-
<%= election.description %>
+
<%=h election.description %>

Election Information: