Files
anissah/user/plugins/error/templates/error.html.twig
T
2018-05-24 18:51:55 +02:00

4 lines
101 B
Twig

<h1>{{ 'PLUGIN_ERROR.ERROR'|t }} {{ header.http_response_code }}</h1>
<p>{{ page.content|raw }}</p>