{% extends "polls/event_detail_base.html" %} {% load staticfiles %} {% load bootstrap3 %} {% block event_nav_organisers %}active{% endblock %} {% block event_content %}
No organisers for this Event.
{% endif %}No trustees for this Event.
{% endif %}No voters for this Event.
{% endif %} {% endblock %}