From eb6b26d33ec16d7880992268af5414b77abe521d Mon Sep 17 00:00:00 2001 From: Paul-Christian Volkmer Date: Mon, 1 Dec 2025 15:16:51 +0100 Subject: feat: add footer containing version number (#204) --- src/main/resources/templates/errors/404.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/main/resources/templates/errors/404.html') diff --git a/src/main/resources/templates/errors/404.html b/src/main/resources/templates/errors/404.html index 8900433..530d030 100644 --- a/src/main/resources/templates/errors/404.html +++ b/src/main/resources/templates/errors/404.html @@ -10,6 +10,6 @@

Nichts gefunden

- + \ No newline at end of file -- cgit v1.2.3