{% extends "django_cradmin/standalone-base.django.html" %} {% load i18n %} {% block body %}

{% trans "Permission denied" %}

{% trans "You do not have permission to access this page." %}

{% endblock body %}