{% load admin_static %}{% load url from future %} {% load pyas2_extras %} pyAS2 {% block title %}{% endblock %} {% block extrastyle %}{% endblock %} {% block extrahead %}{% endblock %} {% if LANGUAGE_BIDI %}{% endif %} {% load i18n %} {% if not is_popup %}
{% get_init "environment_text" %} SERVER
{% include "pyas2/menu.html" %} {% endif %}
{% if messages %} {% endif %}
{% block pretitle %}{% endblock %} {% block content_title %}{% if title %}

{{ title }}

{% endif %}{% endblock %} {% block content %} {% block object-tools %}{% endblock %} {{ content }} {% endblock %} {% block sidebar %}{% endblock %}