{% extends 'base.html.twig' %} {% block page_title %}Error{% endblock %} {% block content %}
{{ message }}
{% endblock %}