X-Git-Url: https://projects.mako.cc/source/selectricity/blobdiff_plain/da8a3c5c6efcad4e4a5424a09c0479f7ee52a9ec..57a193789d1f48a856816c357483cfd7c621cd9d:/app/views/voter/kiosk_ready.rhtml diff --git a/app/views/voter/kiosk_ready.rhtml b/app/views/voter/kiosk_ready.rhtml new file mode 100644 index 0000000..7773dd8 --- /dev/null +++ b/app/views/voter/kiosk_ready.rhtml @@ -0,0 +1,9 @@ +
+ <%= @voter.election.name %> + +
+ +

Selectricity is running in kiosk mode and is ready for the next +voter. Press the button below to generate a new ballot.

+ +

<%= button_to "Vote!", :action => "index", :urlpassword => @password, :kiosk => true %>