{% extends "allocation/admin1.html" %} {% load i18n admin_urls static admin_list %} {% block breadcrumbs %} {% endblock %} {% block content %}

Choice List

{% if choice_list %} {% else %}

There are no choices available.

{% endif %} {% endblock %}