From f06a78d118690335f9f3bca0a0b230aa405224ab Mon Sep 17 00:00:00 2001 From: 2000-Trek Date: Wed, 20 Sep 2023 18:35:45 +0200 Subject: [PATCH] error.html fix --- Website/templates/error.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Website/templates/error.html b/Website/templates/error.html index 3b3182c..00fb406 100644 --- a/Website/templates/error.html +++ b/Website/templates/error.html @@ -3,6 +3,6 @@ Error

user and tag list | Documentation

- Error: {% error_code %} + Error: {{error_code}}

\ No newline at end of file