From 3742749cf6e0ca84edde7be3e04fd5d848315df3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lera=20Elvo=C3=A9?= Date: Wed, 3 Dec 2025 10:15:22 +0300 Subject: [PATCH] cachebust bitty script too --- 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 a13a3f4..e02ff72 100644 --- a/app/templates/base.html +++ b/app/templates/base.html @@ -13,7 +13,7 @@ - + {% include 'common/topnav.html' %} {% with messages = get_flashed_messages(with_categories=true) %} {% if messages %}