{% load i18n %}

{{ poll.question }}

{% include "misago/poll/info.html" %} {% if poll.acl.can_vote or poll.acl.can_see_votes or poll.acl.can_edit or poll.acl.can_delete %}
{% if poll.acl.can_vote %}
{% endif %} {% if poll.acl.can_see_votes %}
{% endif %} {% if poll.acl.can_see_votes %}
{% endif %} {% if poll.acl.can_see_votes %}
{% endif %}
{% endif %}