summaryrefslogtreecommitdiff
path: root/layouts/page
diff options
context:
space:
mode:
authorHorus32016-10-22 14:31:44 +0200
committerHorus32016-10-22 14:31:44 +0200
commitc961514c19e34f18c794b4a3ce79a4e07307bc5c (patch)
treeec98da573e65ab97755278d93182b6ef8934ff92 /layouts/page
parent6c577a65339ac597ac622fb839393f931562cf8e (diff)
downloadiamfabulous.de-c961514c19e34f18c794b4a3ce79a4e07307bc5c.tar.gz
Journal links back to main page.
Diffstat (limited to 'layouts/page')
-rw-r--r--layouts/page/list.html7
-rw-r--r--layouts/page/single.html7
2 files changed, 0 insertions, 14 deletions
diff --git a/layouts/page/list.html b/layouts/page/list.html
deleted file mode 100644
index 32d2367..0000000
--- a/layouts/page/list.html
+++ /dev/null
@@ -1,7 +0,0 @@
-{{partial "header.tmpl" .}}
-<header><p>{{.Title}}</p><br></header>
- <nav>
- {{.Content}}
- </nav>
-{{partial "footer.tmpl"}}
-
diff --git a/layouts/page/single.html b/layouts/page/single.html
deleted file mode 100644
index 32d2367..0000000
--- a/layouts/page/single.html
+++ /dev/null
@@ -1,7 +0,0 @@
-{{partial "header.tmpl" .}}
-<header><p>{{.Title}}</p><br></header>
- <nav>
- {{.Content}}
- </nav>
-{{partial "footer.tmpl"}}
-