{% extends "base.html" %} {% load markup %} {% load i18n %} {% block fullscript %} {{ form.media }} {% endblock %} {% block content %} {% if not choices %}
{% blocktrans %}As long as no options were added to the poll, it will not be made available.{% endblocktrans %}
{% endif %}