From 1714ceebf03a18ae126ed8548c6b5c494da8dd90 Mon Sep 17 00:00:00 2001 From: allan Date: Tue, 6 Apr 2021 20:17:36 +0000 Subject: [PATCH] =?UTF-8?q?Fors=C3=B8g=20p=C3=A5=20layout=20i=20to=20spalt?= =?UTF-8?q?er?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- themes/datacoop2020/layouts/_default/baseof.html | 15 +++------------ 1 file changed, 3 insertions(+), 12 deletions(-) diff --git a/themes/datacoop2020/layouts/_default/baseof.html b/themes/datacoop2020/layouts/_default/baseof.html index 6f461b3..4da5c6b 100644 --- a/themes/datacoop2020/layouts/_default/baseof.html +++ b/themes/datacoop2020/layouts/_default/baseof.html @@ -13,33 +13,24 @@
{{ partial "nav.html" . }}
- - -
- {{ with (now) | printf "%s" }} + {{ with (now) | printf "%s" }} {{ i18n "generated_date" . }} - {{ end }} + {{ end }}
-
+
{{ block "main" . }}{{ end }}
-
- -