X-Git-Url: https://projects.mako.cc/source/selectricity-live/blobdiff_plain/dc7d60a0de460c72d292b43616eb97a8b34741c8..c933ff40da110253bc4c474d9c79c3a4ed98721d:/app/views/election/_voter_list.rhtml diff --git a/app/views/election/_voter_list.rhtml b/app/views/election/_voter_list.rhtml new file mode 100644 index 0000000..c1035d7 --- /dev/null +++ b/app/views/election/_voter_list.rhtml @@ -0,0 +1,23 @@ +<% +# basic election information template +-%> + +<% unless @election.voters.empty? %> +

The following voters are currently registered for this election:

+ + +<% end %> + +