From 03cf4f64761fb3f33863d6311e2aa6f3205caab1 Mon Sep 17 00:00:00 2001 From: Valentin Popov Date: Tue, 3 Apr 2018 01:49:11 +0000 Subject: The page template was rewritten Signed-off-by: Valentin Popov --- _layouts/default.html | 23 ++++------------------- 1 file changed, 4 insertions(+), 19 deletions(-) (limited to '_layouts/default.html') diff --git a/_layouts/default.html b/_layouts/default.html index 67ce6c9..aedca0a 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -1,30 +1,15 @@ - + {% include head.html %} - + {% include sidebar.html %} -
+
{{ content }} -
+ - -- cgit v1.2.3