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