From 377b5547b6575acac317a28bb669400f02ea5272 Mon Sep 17 00:00:00 2001 From: Halfdan Date: Wed, 7 Dec 2022 19:31:53 +0100 Subject: [PATCH] A bit of templating --- themes/datacoop2020/layouts/_default/baseof.html | 2 +- themes/datacoop2020/layouts/services/single.html | 9 ++------- 2 files changed, 3 insertions(+), 8 deletions(-) diff --git a/themes/datacoop2020/layouts/_default/baseof.html b/themes/datacoop2020/layouts/_default/baseof.html index 5f53de6..1b9a739 100644 --- a/themes/datacoop2020/layouts/_default/baseof.html +++ b/themes/datacoop2020/layouts/_default/baseof.html @@ -1,5 +1,5 @@ - + {{ partial "head.html" . }}