{% load admin_static %}{% load url from future %} {{ bots_http_path }} {% block extrastyle %}{% endblock %} {% block extrahead %}{% endblock %} {% if LANGUAGE_BIDI %}{% endif %} {% load i18n %} {% if not is_popup %} {% include botslogo %}
{{ bots_environment_text }}
{% include "bots/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 %}