{% extends 'bundles/TwigBundle/Exception/base_error.html.twig' %} {% block content %}

{{ status_code }} {{ status_text }}

{% trans %}error404{% endtrans %}

{% endblock %}