{% load i18n static cosinnus_tags %} {% captureas button_classes %}{% if full_view %}btn btn-default w100 {% if not no_indent %}indented{% endif %}{% else %}btn btn-default dashboard-appwidget-contentline-indented{% endif %}{% endcaptureas %}
{% with comments=poll.comments.all %}
{% for comment in comments %}
{% endfor %} {% if user|can_create_objects_in:poll.group %}
{% csrf_token %}
{% endif %}
{% endwith %}