X-Git-Url: https://projects.mako.cc/source/selectricity-live/blobdiff_plain/a7d8700239bf6f1d25cbbeedd57193b5035e88e5..132c17fac0edd8b6eec263f494b95beef3b4e6ac:/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: