Contest: <%=h @contest.title %>

Go back to: [<%= link_to 'contest management', :controller => 'contest_management', :action => 'index' %>]

Enabled: <%=h @contest.enabled %>

<%= link_to 'Edit', edit_contest_path(@contest) %> | <%= link_to 'Back', contests_path %>