<%= _("Closing date: %{date}" % { date: format_date_and_time(@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.") %>