{% set title, page, page_categorie = '403', '403', '403' %} {% extends 'base.html.twig' %} {% block title %}{{ title }}{% endblock %} {% block body %}
{% trans %}Forbidden{% endtrans %}
{% trans %}It looks like you found a glitch in the matrix...{% endtrans %}
{% trans %}← Back to Dashboard{% endtrans %}