summaryrefslogtreecommitdiffstats
path: root/layouts/layouts/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'layouts/layouts/index.html')
-rw-r--r--layouts/layouts/index.html3
1 files changed, 0 insertions, 3 deletions
diff --git a/layouts/layouts/index.html b/layouts/layouts/index.html
deleted file mode 100644
index 2c47df5..0000000
--- a/layouts/layouts/index.html
+++ /dev/null
@@ -1,3 +0,0 @@
-{{ define "main" }}
-<header>{{- partial "header.html" . -}}</header>
-{{ .Content }} {{ end }}