From 86bee9e2cf5c97d1339d2cde59b3361e88973a7d Mon Sep 17 00:00:00 2001 From: Paul-Christian Volkmer Date: Wed, 8 May 2024 13:08:15 +0200 Subject: feat: show info if no requests present --- src/main/resources/templates/index.html | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'src/main/resources/templates') diff --git a/src/main/resources/templates/index.html b/src/main/resources/templates/index.html index be3123b..520efb6 100644 --- a/src/main/resources/templates/index.html +++ b/src/main/resources/templates/index.html @@ -18,7 +18,11 @@ -
+
+
Noch keine Anfragen eingegangen
+
+ +
-- cgit v1.2.3