X-Git-Url: https://projects.mako.cc/source/selectricity/blobdiff_plain/f7761282a6a0744caadfa6ddfb44f09d68c9f928..e3b1d64e4220f627e53b6c8c0f70ba941dfdc788:/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' %>