diff --git a/themes/nluug/layouts/website/section.html b/themes/nluug/layouts/website/section.html new file mode 100644 index 0000000..e0e8308 --- /dev/null +++ b/themes/nluug/layouts/website/section.html @@ -0,0 +1,3 @@ +{{ define "main" }} + {{ .Content }} +{{ end }}