{# -*- coding: utf-8 -*- #} {% extends "form.html" %} {% load exfiltry %} {% load exsyntax %} {% block pythoncode %} {% endblock %} {% block all %} {% with form_width=320 form_height=50 show_title_bar=1 title="Applications" %} {{ block.super }} {% endwith %} {% endblock %} {% block body_start %}
{% endblock %} {% block body %}
|
|
|
|
|
|
|
|
|
|
{% widget class='menu' id='user_action' title='Other options' style='toolbar' %}
|