{% extends "admin/base_site.html" %} {% load static kmuhelper_tags %} {% block title %}KMUHelper Statistiken{% endblock %} {% block branding %} {% kmuhelper_branding 'stats' %} {% endblock %} {% block breadcrumbs %}{% endblock %} {% block extrastyle %} {{ block.super }} {% endblock %} {% block extrahead %} {{ block.super }} {% endblock %}