From 79acfcf1599496e67b20c39c00a100b07c383ab1 Mon Sep 17 00:00:00 2001 From: Dimitri Staessens Date: Sat, 16 Mar 2019 17:43:05 +0100 Subject: theme: Add terrassa theme --- themes/terrassa/layouts/contact/list.html | 46 +++++++++++++++++++++++++++++++ 1 file changed, 46 insertions(+) create mode 100644 themes/terrassa/layouts/contact/list.html (limited to 'themes/terrassa/layouts/contact') diff --git a/themes/terrassa/layouts/contact/list.html b/themes/terrassa/layouts/contact/list.html new file mode 100644 index 0000000..83b7402 --- /dev/null +++ b/themes/terrassa/layouts/contact/list.html @@ -0,0 +1,46 @@ +{{ define "main" }} +
+

{{ .Title }}

+

{{ .Description }}

+ + {{ if $.Site.Params.form.netlify }} +
+ {{ else }} + + {{ end }} + + +
+ + +
+ + + + + +
+ + +
+ + +
+ +
+ +
+
+{{ end }} \ No newline at end of file -- cgit v1.2.3