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/404.html | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) (limited to 'backend/templates/404.html') diff --git a/backend/templates/404.html b/backend/templates/404.html index e0bca68..52d3cc9 100644 --- a/backend/templates/404.html +++ b/backend/templates/404.html @@ -1,11 +1,11 @@ {{ define "body" }} -
-

Oh non, je crois que tu t'es perdu :(

-

Tu as des liens en haut pour retrouver ton chemin :3

-

- Si tu penses que c'est un bug, hésite pas à ouvrir une issue sur - GitHub :D -

-

(enfin, sauf si tu as un compte sur ma forge, mais ça m'étonnerait...)

-
+
+

Oh non, je crois que tu t'es perdu :(

+

Tu as des liens en haut pour retrouver ton chemin :3

+

+ Si tu penses que c'est un bug, hésite pas à ouvrir une issue sur + GitHub :D +

+

(enfin, sauf si tu as un compte sur ma forge, mais ça m'étonnerait...)

+
{{ end }} -- cgit v1.2.3