summaryrefslogtreecommitdiff
path: root/themes/new_theme/layouts/slide/single.html
diff options
context:
space:
mode:
authorAndreas Baumann <mail@andreasbaumann.cc>2017-02-09 15:33:24 +0100
committerAndreas Baumann <mail@andreasbaumann.cc>2017-02-09 15:33:24 +0100
commit7e5ac240a1065f7ed0c426903537e12364e0f52f (patch)
treea13dd7b8dd14e2c38958138a6d21713006d9dfd2 /themes/new_theme/layouts/slide/single.html
parent5ff7d4c3584b1df14e4caf8c01f0e7934042c5bb (diff)
downloadwww-andreasbaumann-cc-7e5ac240a1065f7ed0c426903537e12364e0f52f.tar.gz
www-andreasbaumann-cc-7e5ac240a1065f7ed0c426903537e12364e0f52f.tar.bz2
updated to a Wordpress Magazine layout
Diffstat (limited to 'themes/new_theme/layouts/slide/single.html')
-rw-r--r--themes/new_theme/layouts/slide/single.html6
1 files changed, 6 insertions, 0 deletions
diff --git a/themes/new_theme/layouts/slide/single.html b/themes/new_theme/layouts/slide/single.html
new file mode 100644
index 0000000..cd03267
--- /dev/null
+++ b/themes/new_theme/layouts/slide/single.html
@@ -0,0 +1,6 @@
+{{ partial "header_slide.html" . }}
+
+{{ .Content }}
+
+{{ partial "footer_slide.html" . }}
+