{% trans "Statistics are not available for this backend." %}
{% extends "admin/base_site.html" %} {% load i18n staticfiles %} {% block bodyclass %}change-form{% endblock %} {% block extrastyle %} {{block.super}} {% endblock %} {% block content %}
{% trans "Statistics are not available for this backend." %}