{% extends 'error_handler_base.html' %} {% load i18n %} {% block content %}

403, {% trans 'forbidden' %}

{% trans 'You need the proper permission to make that request.' %}

← {% trans 'Return to the app' %}
{% endblock %}