+ {{ template "_header" . }}
-
- {{ block "_header" . }}
-
- {{ end }}
-
-
-
- {{ block "_menu" . }}
-
- {{ end }}
-
-
{{ block "body" . }}
{{ end }}
-
-
+ {{ block "_footer" . }}
+ {{ end }}
{{ EmbedXSLT "xslt/transform-citation.xsl" }}
diff --git a/views/layouts/fullwidth/root.gohtml b/views/layouts/fullwidth/root.gohtml
index 1c5508b..6395c94 100644
--- a/views/layouts/fullwidth/root.gohtml
+++ b/views/layouts/fullwidth/root.gohtml
@@ -32,19 +32,8 @@
-
-
- {{ block "_header" . }}
-
- {{ end }}
-
+ {{ template "_header" . }}
-
- {{ block "_menu" . }}
-
- {{ end }}
-
-
@@ -64,4 +53,4 @@
{{ EmbedXSLT "xslt/transform-citation.xsl" }}
-