Files
natascha-rieter-nl/user/plugins/error/templates/error.html.twig
T
m038 2dc1790e47 Add error plugin v1.8.1
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-18 23:43:45 +02:00

4 lines
101 B
Twig

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