Nichts gefunden
++ Die angeforderte Ressource oder Seite ist nicht vorhanden. +
From 9a8da248c04f47ff30db6da22b035894294499d3 Mon Sep 17 00:00:00 2001 From: Paul-Christian Volkmer Date: Mon, 1 Dec 2025 16:06:48 +0100 Subject: fix: show error page (#207) This shows error page when trying to load unavailable resource.--- src/main/resources/templates/errors/404.html | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/main/resources') diff --git a/src/main/resources/templates/errors/404.html b/src/main/resources/templates/errors/404.html index 530d030..713239d 100644 --- a/src/main/resources/templates/errors/404.html +++ b/src/main/resources/templates/errors/404.html @@ -9,6 +9,9 @@
+ Die angeforderte Ressource oder Seite ist nicht vorhanden. +