X-Git-Url: https://projects.mako.cc/source/selectricity/blobdiff_plain/80ba04e050870cc01835cb1cc93bfd6645efcecd..91c9d10ebdbdd37b03fd287a9923759f85561d20:/app/views/election/show.rhtml?ds=inline diff --git a/app/views/election/show.rhtml b/app/views/election/show.rhtml index fe522aa..701c607 100644 --- a/app/views/election/show.rhtml +++ b/app/views/election/show.rhtml @@ -2,13 +2,25 @@ Election Overview - -<% if @election.active? %> +<% if @election.enddate < Time.now %> +
<%= 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("