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/home_log.html | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'backend/templates/home_log.html') diff --git a/backend/templates/home_log.html b/backend/templates/home_log.html index c57272c..485661c 100644 --- a/backend/templates/home_log.html +++ b/backend/templates/home_log.html @@ -1,5 +1,3 @@ {{define "body"}} -
-{{ template "logs_display" . }} -
+
{{ template "logs_display" . }}
{{end}} -- cgit v1.2.3