{% extends 'base.html.twig' %} {% block title %}{{ 'page.error.title'|trans }}{% endblock %} {% block content %}
{{ 'page.error.text'|trans }}