From 1ea4817cb2761df4281d046fcdd06f83a127940f Mon Sep 17 00:00:00 2001 From: Patrick Spek Date: Wed, 15 Dec 2021 12:20:15 +0100 Subject: Add more services --- layouts/services/list.html | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 layouts/services/list.html (limited to 'layouts/services/list.html') diff --git a/layouts/services/list.html b/layouts/services/list.html new file mode 100644 index 0000000..94c750b --- /dev/null +++ b/layouts/services/list.html @@ -0,0 +1,12 @@ +{{ define "main" }} +

{{ .Title }}

+{{ .Content }} + +{{ end }} -- cgit v1.1