{% extends 'base.html.twig' %} {% block title %}{{ 'error.500.title'|trans }} - {{ parent() }}{% endblock %} {% block body %}
{{ 'error.500.description'|trans }}
{{ 'error.500.what_to_do_description'|trans }}