From 322a1b0c7450caa53c66d4a328185de5d9ad4830 Mon Sep 17 00:00:00 2001 From: XhmikosR Date: Thu, 31 Oct 2013 12:32:36 +0200 Subject: [PATCH 1/2] _includes/sidebar.html: fix indentation. --- _includes/sidebar.html | 80 +++++++++++++++++++++--------------------- 1 file changed, 40 insertions(+), 40 deletions(-) diff --git a/_includes/sidebar.html b/_includes/sidebar.html index cdf0e18..e2a6e6f 100644 --- a/_includes/sidebar.html +++ b/_includes/sidebar.html @@ -1,50 +1,50 @@ + From ed82abd725ef732c7b32500686ee8edcb050a815 Mon Sep 17 00:00:00 2001 From: XhmikosR Date: Thu, 31 Oct 2013 13:47:03 +0200 Subject: [PATCH 2/2] _includes/header.html: include the page class in body only if it exists. --- _includes/header.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_includes/header.html b/_includes/header.html index a2df7db..5c6b6d8 100644 --- a/_includes/header.html +++ b/_includes/header.html @@ -18,7 +18,7 @@ - +
{% include breadcrumbs.html %}