{% extends "base.html" %} {% load i18n admin_static %} {% block extrastyle %} {% endblock extrastyle %} {% block extrahead %} {% endblock extrahead %} {% block breadcrumbs %} {% endblock %} {% block bodyclass %}stats{% endblock %} {% block content %}
{% endblock content %}