X-Git-Url: https://projects.mako.cc/source/selectricity-live/blobdiff_plain/257d5a4c8c02d7b001fbfbce4aaced9f9937ff61..0283f11b7fec9fcfb81093f9458e759ee7f91707:/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' %>