%= error_messages_for 'election' %>
Summary <%= text_field 'election', 'name', :size => 60 %>
Description <%= text_area 'election', 'description', :rows => 5, :cols => 60 %>
Election End Date All elections end at 23:59. <%= date_select :election, :enddate %>