Information On <%= @election.name %>

Overview <%= link_to "edit", :action => 'edit', :id => @election.id %>

Description

<%= @election.description %>

Candidates <%= link_to "edit", :action => 'edit_candidates', :id => @election.id %>

The following are valid options or candidates in this election:

Voters <%= link_to "edit", :action => 'edit_voters', :id => @election.id %>