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