From 2356e5f2f88efa89c96280aadf041da7b83ddc07 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Klaas=20B=C3=B6rgmann?= Date: Sat, 8 Mar 2025 14:56:41 +0100 Subject: [PATCH] Speichern Banner ausblenden --- views/partials/header.ejs | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/views/partials/header.ejs b/views/partials/header.ejs index 31c3eb3..7d6a24f 100644 --- a/views/partials/header.ejs +++ b/views/partials/header.ejs @@ -103,4 +103,16 @@ <% session.message[2] = 'none' %> <% } %> - <% } %> \ No newline at end of file + <% } %> + + +