{% extends "cfp/event/base.html" %} {% load anonymisation %} {% load form_media %} {% load i18n %} {% load rich_text %} {% load static %} {% block scripts %} {% form_media %} {% endblock %} {% block cfp_stylesheets %} {% endblock cfp_stylesheets %} {% block content %}
{% trans "A filter is active. Only limited subset of all submission is shown." %} {% trans "Click here to reset." %}
{% endif %} {% if hashed_email %} {% else %}{% blocktrans trimmed %} This page is invalid. Please double-check that you have followed a complete link to this place. {% endblocktrans %} {% trans "Click here to sign up for voting." %}
{% endif %} {% endblock %}