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