{% extends "base.html" %} {% load markup %} {% load i18n %} {% block fullscript %} {{ form_new_choice.media }} {% endblock %} {% block content %} {% if not choices %}
{% blocktrans %}As long as no options were added to the poll, it will not be available.{% endblocktrans %}
{% else %}{% trans "Up/down" %} | {%endif%}{% trans "Label" %} | {% trans "Limit" %} | {% trans "Delete?"%} |
---|