<%= _("Closing date: #{format_date(@expire_on)}") %>
<%= _("The vote will automatically close on that date and the results will be sent to all users by email.") %>
<%= _("You won't be able to modify or delete this vote anymore after opening it.") %>
<%= @vote.description %>
<%= candidate.description %>
<% end %>