{% extends "admin/base.html" %} {% load i18n grp_tags static %} {% block title %}{{ title }} | {% get_site_title %}{% endblock %} {% block branding %} {# Use the div#grp-branding for branding elements, e.g. a logo #} {#
CDH
#} {% endblock %} {% block nav-global %} {# Use the div#grp-branding for branding elements, e.g. a logo #} {#
CDH
#} {% include 'snippets/test_banner.html' %}
v. {{ SW_VERSION }}
{% endblock %} {% block extrastyle %} {% endblock %}