From 2db4d457d477478f9045e7016f41b6776c0f41ff Mon Sep 17 00:00:00 2001 From: Alexel Date: Mon, 30 Oct 2023 13:13:09 -0400 Subject: [PATCH] fix formattage de code index.gohtml pour snackbar --- templates/html/index.gohtml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/html/index.gohtml b/templates/html/index.gohtml index 85a69fe..b568437 100644 --- a/templates/html/index.gohtml +++ b/templates/html/index.gohtml @@ -27,7 +27,7 @@ - {{ template "snackbar-html" }} + {{ template "snackbar-html" }} {{ end }}