From eb06a70e83c114440be5bce54112c5a515a397a0 Mon Sep 17 00:00:00 2001 From: Dennis Brentjes Date: Wed, 17 Sep 2014 20:16:29 +0200 Subject: Replaced spaces with tabs. --- _layouts/default.html | 34 +++++++++++++++++----------------- _layouts/post.html | 2 +- 2 files changed, 18 insertions(+), 18 deletions(-) (limited to '_layouts') diff --git a/_layouts/default.html b/_layouts/default.html index ace44ce..4eb433e 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -1,28 +1,28 @@ - - - - {{ page.title }} - + + + + {{ page.title }} + - - + + - - + + - - + + -
- {% include header.html %} +
+ {% include header.html %} - {{ content }} + {{ content }} - {% include footer.html %} + {% include footer.html %} -
+
- + diff --git a/_layouts/post.html b/_layouts/post.html index 04e3586..50191fa 100644 --- a/_layouts/post.html +++ b/_layouts/post.html @@ -5,5 +5,5 @@ layout: default

{{ page.date | date_to_string }}

-{{ content }} + {{ content }}
-- cgit v1.2.3-70-g09d2