{% extends "common/base.html" %} {% load i18n %} {% block content %}

{% translate "Permission denied" %}

{% translate "You're not allowed to access this page." %}

{% endblock %}