X-Git-Url: https://projects.mako.cc/source/selectricity/blobdiff_plain/c933ff40da110253bc4c474d9c79c3a4ed98721d..d2eb87b3ce3d10f0e8d490d5e248c657125a68a8:/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: