X-Git-Url: https://projects.mako.cc/source/selectricity/blobdiff_plain/e9aaa095a1136966a7fcca4877882736770ac119..b47d1fbe36d5aeb9b79d6bbaab035ca448a3c3ef:/app/views/election/edit.rhtml diff --git a/app/views/election/edit.rhtml b/app/views/election/edit.rhtml index 968d157..40aaad2 100644 --- a/app/views/election/edit.rhtml +++ b/app/views/election/edit.rhtml @@ -1,4 +1,4 @@ -

<%= @election.name %>: Edit Overview

+

<%=h @election.name %>: Edit Overview

<% form_tag(:action => 'update', :id => @election) do %> <%= render :partial => 'overview_form' %>