From a784f49f8a91525ff52ddb61987bef0f8904b8d3 Mon Sep 17 00:00:00 2001 From: Leon Marz Date: Fri, 13 Jun 2025 16:15:50 +0200 Subject: [PATCH] Improve mobile view --- templates/base.html | 1 + 1 file changed, 1 insertion(+) diff --git a/templates/base.html b/templates/base.html index a50a345..7df04a1 100644 --- a/templates/base.html +++ b/templates/base.html @@ -2,6 +2,7 @@ + {% block title %}Getränkeliste{% endblock %}