aboutsummaryrefslogtreecommitdiff
path: root/backend/templates/home_log.html
diff options
context:
space:
mode:
Diffstat (limited to 'backend/templates/home_log.html')
-rw-r--r--backend/templates/home_log.html3
1 files changed, 0 insertions, 3 deletions
diff --git a/backend/templates/home_log.html b/backend/templates/home_log.html
deleted file mode 100644
index 485661c..0000000
--- a/backend/templates/home_log.html
+++ /dev/null
@@ -1,3 +0,0 @@
-{{define "body"}}
-<main id="content">{{ template "logs_display" . }}</main>
-{{end}}