From cb19ff62a7ddbe130f2b3723ba16599a66e3df67 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?William=20Herg=C3=A8s?= Date: Fri, 3 Oct 2025 19:15:58 +0200 Subject: feat(frontend): update quote after htmx reload --- backend/templates/base.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'backend/templates/base.html') diff --git a/backend/templates/base.html b/backend/templates/base.html index fec24ef..a79f4c1 100644 --- a/backend/templates/base.html +++ b/backend/templates/base.html @@ -38,7 +38,7 @@ {{ template "body" . }} -- cgit v1.2.3