{% load i18n static poll_votings %} {% if error_message %}
{{ error_message }}
{% trans "Thank you! Your response has already been submitted." %}
{% endif %} {% else %} {% trans "Log in to vote" %} {% endif %}