{% extends 'base_error.html' %} {% block content %}

403 - Forbidden

{% if exception %}

{{ exception }}

{% endif %} {% endblock %}