{% 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 %} {% endif %}