{% extends "postman/base.html" %} {% load i18n %} {% block extrahead %}{{ block.super }} {% if autocompleter_app.is_active %} {# dj v1.4 #}{% load static %} {% if autocompleter_app.name == "ajax_select" %}{% if autocompleter_app.version == "1.1.4" or autocompleter_app.version == "1.1.5" %} {# else: for version 1.2.x use AJAX_SELECT_BOOTSTRAP + AJAX_SELECT_INLINES or arrange to include jqueryUI/js/css #}{% endif %}{% endif %} {% endif %} {% endblock %} {% block content %}