From 3e0d197bfbea2b093b9d120dcd6c5071bf34cf4e Mon Sep 17 00:00:00 2001 From: Julian Hurst Date: Mon, 11 Jan 2021 18:13:17 +0100 Subject: Remove index template --- templates/index.html | 16 ---------------- 1 file changed, 16 deletions(-) delete mode 100644 templates/index.html diff --git a/templates/index.html b/templates/index.html deleted file mode 100644 index 9191892..0000000 --- a/templates/index.html +++ /dev/null @@ -1,16 +0,0 @@ -{{define "title"}}Index{{end}} -{{define "content"}} -
- - - -
-{{end}} -- cgit v1.2.3