{% extends "bases/bootstrap-with-nav.html" %} {% load staticfiles %} {% load bootstrap3 %} {% block app_js_vars %} var option_count = {{ object.options.count }}; var min_selections = {{ min_selection }}; var max_selections = {{ max_selection }}; {% endblock %} {% block content %}
{{ cant_vote_reason }}