X-Git-Url: https://projects.mako.cc/source/selectricity-live/blobdiff_plain/c35eb01007440d21ded1ec10e56406108fe44294..b436d3fd0e673b4f5bcc01f0e7cce39ff0e40f82:/app/views/voter/full_vote.rhtml?ds=inline diff --git a/app/views/voter/full_vote.rhtml b/app/views/voter/full_vote.rhtml index 9d4f1d0..80ea986 100644 --- a/app/views/voter/full_vote.rhtml +++ b/app/views/voter/full_vote.rhtml @@ -6,10 +6,12 @@
Description:
<%= @voter.election.description %>
+<% if @voter.election.authenticated? %><%= @voter.email %>
@@ -30,12 +32,10 @@ vote. <% @voter.election.candidates.each do |candidate| %> <% @current_candidate = candidate %> -- <%=h (@current_candidate.description) %> -+