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/configs.html | 1 + src/main/resources/templates/errors/404.html | 2 +- src/main/resources/templates/fragments.html | 25 ++++++++++++++++++------- src/main/resources/templates/index.html | 1 + src/main/resources/templates/login.html | 1 + src/main/resources/templates/report.html | 1 + src/main/resources/templates/statistics.html | 1 + 7 files changed, 24 insertions(+), 8 deletions(-) (limited to 'src/main/resources/templates') diff --git a/src/main/resources/templates/configs.html b/src/main/resources/templates/configs.html index e0056ee..1c8b1d3 100644 --- a/src/main/resources/templates/configs.html +++ b/src/main/resources/templates/configs.html @@ -114,6 +114,7 @@ + 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 diff --git a/src/main/resources/templates/fragments.html b/src/main/resources/templates/fragments.html index b1ce737..e9e6ca3 100644 --- a/src/main/resources/templates/fragments.html +++ b/src/main/resources/templates/fragments.html @@ -5,14 +5,12 @@ -
+
+ \ No newline at end of file diff --git a/src/main/resources/templates/index.html b/src/main/resources/templates/index.html index a419dda..5021bc4 100644 --- a/src/main/resources/templates/index.html +++ b/src/main/resources/templates/index.html @@ -76,6 +76,7 @@
+ \ No newline at end of file diff --git a/src/main/resources/templates/statistics.html b/src/main/resources/templates/statistics.html index 42dbe28..af6a6a9 100644 --- a/src/main/resources/templates/statistics.html +++ b/src/main/resources/templates/statistics.html @@ -38,6 +38,7 @@ +