{% load i18n static cosinnus_tags widget_tweaks sekizai_tags thumbnail %} {# this template expects an {{ event }} object to be passed to it. Also accepts hide_control_buttons to hide edit/delete buttons #} {% addtoblock "js" %} {% if event.state == 1 and user.is_authenticated and user|has_read_access:event %} {% endif %} {% endaddtoblock %}
{% trans "This is an archived event poll." %}
{% trans "The event that was created after the poll can be viewed here:" %}
{{ event.scheduled_event.title }}