From 026da97e86656d29a3e780d8f78abae9eb48204d Mon Sep 17 00:00:00 2001 From: Dennis Eriksen Date: Sat, 13 Oct 2018 10:10:13 +0200 Subject: more work --- layouts/index.html | 23 +++-------------------- 1 file changed, 3 insertions(+), 20 deletions(-) (limited to 'layouts/index.html') diff --git a/layouts/index.html b/layouts/index.html index c4ac96a..6d3b85c 100644 --- a/layouts/index.html +++ b/layouts/index.html @@ -1,20 +1,3 @@ - - - - - - - - - - - - - - - -

Hello world! This is HTML5 Boilerplate.

- - - - +{{ partial "header" . }} +

Hello world! This is HTML5 Boilerplate.

+{{ partial "footer" . }} -- cgit v1.2.3