{% load i18n %} {% load static %} {% get_current_language as LANGUAGE_CODE %} {% with MAP_TYPE="openlayers" %} {% if MAP_TYPE == "openlayers" %} {% else %} {% endif %} {% if MAP_TYPE == "openlayers" %} {% else %} {% endif %} {% if MAP_DEBUG %} {% else %} {% endif %} {% block plugins %} {% endblock %} {% block style %}{% endblock %} {% autoescape off %} {% endautoescape %} {% endwith %} {% include './_config.html' %} {% block app_config %}{% endblock %} {% block map_content %} {% endblock %}