From 9cfcbabb032c729b06d581412a64a9e7cefed6b1 Mon Sep 17 00:00:00 2001 From: Anhgelus Morhtuuzh Date: Mon, 6 Oct 2025 19:22:14 +0200 Subject: style(format): install prettier and run --- backend/templates/simple.html | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'backend/templates/simple.html') diff --git a/backend/templates/simple.html b/backend/templates/simple.html index 7b4f6d3..94721df 100644 --- a/backend/templates/simple.html +++ b/backend/templates/simple.html @@ -1,5 +1,3 @@ {{ define "body" }} -
-{{ .Content }} -
+
{{ .Content }}
{{ end }} -- cgit v1.2.3