{# -*- coding: utf-8 -*- #} {% extends "form.html" %} {% load exfiltry %} {% load exsyntax %} {% load builder_filters %} {% block pythoncode %} {% if form_list %} {% endif %} {% endblock %} {% block all %} {% with form_width=960 form_height=1200 show_title_bar=0 title="Consumers" vform=True %} {{ block.super }} {% endwith %} {% endblock %} {% block list_content_header %}
{% widget class='menu' id='new_consumer' title="&New consumer" %}
{% for pos in object_list|module_obj:"Consumer_CHOICES" %}
|