From 6ab3a7bd5640623aeb7847f1eb2f1077d8e777f3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?William=20Herg=C3=A8s?= Date: Fri, 16 Jan 2026 22:05:19 +0100 Subject: style(html): use prettier plugin for go html --- backend/templates/simple.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'backend/templates/simple.html') diff --git a/backend/templates/simple.html b/backend/templates/simple.html index 94721df..44d79a9 100644 --- a/backend/templates/simple.html +++ b/backend/templates/simple.html @@ -1,3 +1,3 @@ {{ define "body" }} -
{{ .Content }}
+
{{ .Content }}
{{ end }} -- cgit v1.2.3