Files
natascha-rieter.nl-user/plugins/error/templates/error.html.twig
T
2026-06-14 00:27:27 +00:00

4 lines
101 B
Twig

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