From bd9a50e9c824e89d8a91fd54c8bc838cdfa796f6 Mon Sep 17 00:00:00 2001 From: Darin Dimitroff Date: Sun, 1 Jan 2017 16:39:14 +0200 Subject: Initial commit --- site/layouts/partials/4-up.html | 36 ++++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 site/layouts/partials/4-up.html (limited to 'site/layouts/partials/4-up.html') diff --git a/site/layouts/partials/4-up.html b/site/layouts/partials/4-up.html new file mode 100644 index 0000000..dff48b4 --- /dev/null +++ b/site/layouts/partials/4-up.html @@ -0,0 +1,36 @@ +
+
+

{{.heading}}

+

{{.description}}

+ +
+ +
+ +

{{.text1}}

+
+ +
+ +

{{.text2}}

+
+ +
+ +

{{.text3}}

+
+ +
+ +

{{.text4}}

+
+ +
+ + {{ if .buttonText }} + + {{ end }} +
+
-- cgit v1.3