{% load i18n %} {% if polls %} {% include 'cosinnus_poll/attached_polls.html' with polls=polls no_indent=1 %} {% else %}
{% endif %}