1 <div id="title-header">
2 <span class="header"><%= @voter.election.name %></span>
3 <span class="subheader"></span>
6 <p>Selectricity is running in kiosk mode and is ready for the next
7 voter. Press the button below to generate a new ballot.</p>
9 <p align="center"><%= button_to "Vote!", :action => "index", :urlpassword => @password, :kiosk => true %></p>