diff --git a/app/views/contests/show.html.erb b/app/views/contests/show.html.erb --- a/app/views/contests/show.html.erb +++ b/app/views/contests/show.html.erb @@ -1,7 +1,8 @@ -
- Title: - <%=h @contest.title %> -
+Enabled: @@ -10,4 +11,4 @@ <%= link_to 'Edit', edit_contest_path(@contest) %> | -<%= link_to 'Back', contests_path %> \ No newline at end of file +<%= link_to 'Back', contests_path %>