X-Git-Url: https://projects.mako.cc/source/selectricity-live/blobdiff_plain/9129a21b28c88064edfcfc8a8fa23a640f29819c..cdcad04af50c8bb3dce636f097a099ed1da79735:/app/views/election/show.rhtml diff --git a/app/views/election/show.rhtml b/app/views/election/show.rhtml index fe522aa..04c71a6 100644 --- a/app/views/election/show.rhtml +++ b/app/views/election/show.rhtml @@ -3,12 +3,24 @@ -<% if @election.active? %> +<% if @election.done? %> +
<%= link_to "Edit General Information", @@ -41,6 +53,11 @@ +<% if @election.active? and not @election.authenticated? %> +
Link
+<%= (link_to ("Go Vote!", + :controller => 'voter', :action => 'index', :election_id => @election.id)).to_s %> +<% end -%>To embed your election, copy and paste the following code into your homepage:
-<%= h("