From 8c334a89e237dda75935edb540deceb7818a894f Mon Sep 17 00:00:00 2001 From: csd4ni3l Date: Sat, 25 Oct 2025 18:11:49 +0200 Subject: [PATCH] remove logout button in countdown if not logged in --- templates/countdown.jinja2 | 3 --- 1 file changed, 3 deletions(-) diff --git a/templates/countdown.jinja2 b/templates/countdown.jinja2 index c9f3d2e..3ecbff2 100644 --- a/templates/countdown.jinja2 +++ b/templates/countdown.jinja2 @@ -26,9 +26,6 @@ - {% endif %} {% endblock %}