{% trans "This section should explain the handling of the Admin-Interface/CMS. Permissions provided, you can change/add entries to this Section." %}
{% extends "admin/base_site.html" %} {% load staticfiles %} {% load i18n %} {% block extrastyle %} {{ block.super }} {% endblock %}{% block coltype %}colSM{% endblock %} {% block bodyclass %}dashboard documentation{% endblock %} {% block breadcrumbs %}
{% endblock %} {% block content %}{% trans "This section should explain the handling of the Admin-Interface/CMS. Permissions provided, you can change/add entries to this Section." %}