From 94846deb98ccb892a39795a9e8626f7303efd395 Mon Sep 17 00:00:00 2001 From: Paul-Christian Volkmer Date: Tue, 25 Jul 2023 18:37:33 +0200 Subject: Added Link to request report --- src/main/resources/templates/errors/404.html | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 src/main/resources/templates/errors/404.html (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 new file mode 100644 index 0000000..8900433 --- /dev/null +++ b/src/main/resources/templates/errors/404.html @@ -0,0 +1,15 @@ + + + + + ETL-Prozessor + + + +
+
+

Nichts gefunden

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