X-Git-Url: https://projects.mako.cc/source/selectricity-live/blobdiff_plain/fc0a6a8d7ea15bcdb27ebdd58721401c7045c6e0..776bdf980f85cf230b238a80e1019fc78d53f06e:/app/views/election/list.rhtml diff --git a/app/views/election/list.rhtml b/app/views/election/list.rhtml old mode 100755 new mode 100644 index 83be6c6..321bf46 --- 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: