From 60c56b9fb88865d29fbebcd268ca5a3b608087bc Mon Sep 17 00:00:00 2001 From: MarekWo Date: Wed, 21 Jan 2026 17:39:11 +0100 Subject: [PATCH] test: Add visible marker to verify remote update works --- app/templates/base.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/templates/base.html b/app/templates/base.html index 47d6f17..06f1330 100644 --- a/app/templates/base.html +++ b/app/templates/base.html @@ -60,7 +60,7 @@
- {{ version }} + {{ version }} (test ok!) {{ git_branch }}