From 0de89e6bc6a467b2cc4261ae65464f40119cc0ff Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?William=20Herg=C3=A8s?= Date: Fri, 3 Oct 2025 18:40:45 +0200 Subject: feat(frontend): use htmx to dynamically navigate between pages --- backend/templates/log.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'backend/templates/log.html') diff --git a/backend/templates/log.html b/backend/templates/log.html index 57948d4..789bdae 100644 --- a/backend/templates/log.html +++ b/backend/templates/log.html @@ -1,5 +1,5 @@ {{define "body"}} -
+

{{ .LogTitle }}

{{ .Description }} -- cgit v1.2.3