{# templates/bundles/TwigBundle/Exception/error404.html.twig #} {% extends 'base_secundary.html.twig' %} {% block wrapper %}

No podemos encontrar esta página

{{'Check the website URL and understand a new one, or find the ones we need on our homepage.'|trans}}

{% endblock %}