From c2b52c035b4ed907ba1a704286aceb778421cc70 Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Mon, 19 Nov 2018 06:55:41 +0100 Subject: content update --- _layouts/page.html | 79 ++++++++++++++++++++++++------------------------------ 1 file changed, 35 insertions(+), 44 deletions(-) (limited to '_layouts/page.html') diff --git a/_layouts/page.html b/_layouts/page.html index a5d132d..68de599 100644 --- a/_layouts/page.html +++ b/_layouts/page.html @@ -1,59 +1,50 @@ - + + + - + + - + + + - - + - - - + {{ page.title }} - + - {{ page.title }} + + + + + - + + + + + - - - - - + - - - - - + + - + + {% include header.html %} - +
+

{{ page.title }}

- - - - - {% include header.html %} - -
- -

{{ page.title }}

- - {{ content }} - -
- - {% include footer.html %} - - + {{ content }} +
+ {% include footer.html %} + - -- cgit v1.2.3