{% extends "polls/event_detail_base.html" %} {% load staticfiles %} {% load bootstrap3 %} {% block event_nav_polls %}active{% endblock %} {% block event_content %}
Minimum Number of Option Selections: {{ poll.min_num_selections }}. Maximum Number of Option Selections: {{ poll.max_num_selections }}.
{% endfor %} {% else %}No polls are available for this Event.
{% endif %} {% if is_organiser %}