{% extends 'error/base.html' %} {% block body %}

{% trans %}Unauthorized{% endtrans %}

{% trans %}Sorry, you are not allowed to access this page.{% endtrans %}

{% endblock body %}