- {{ partial "header.html" . }}
-
- {{- block "main" . }}{{ end -}}
-
-
- {{ partial "foot.html" . }}
-
-
diff --git a/themes/hugo-rottenwheel/layouts/_default/home.html b/themes/hugo-rottenwheel/layouts/_default/home.html
deleted file mode 100644
index 9983b08..0000000
--- a/themes/hugo-rottenwheel/layouts/_default/home.html
+++ /dev/null
@@ -1,3 +0,0 @@
-{{ define "main" }}
-{{ .Content }}
-{{ end }}
diff --git a/themes/hugo-rottenwheel/layouts/_default/list.html b/themes/hugo-rottenwheel/layouts/_default/list.html
deleted file mode 100644
index 4076001..0000000
--- a/themes/hugo-rottenwheel/layouts/_default/list.html
+++ /dev/null
@@ -1,11 +0,0 @@
-{{ define "main" }}
-{{ .Content }}
-