Add error plugin v1.8.1

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-04-18 23:43:45 +02:00
parent d76d8ac7b7
commit 2dc1790e47
23 changed files with 1252 additions and 0 deletions
@@ -0,0 +1,3 @@
<h1>{{ 'PLUGIN_ERROR.ERROR'|t }} {{ header.http_response_code }}</h1>
<p>{{ page.content|raw }}</p>
@@ -0,0 +1 @@
{{ page.content|json_encode()|raw }}