From 500c7768deee3f01bcfa50c4acd7452bf4fb94ab Mon Sep 17 00:00:00 2001 From: Dave Syer Date: Thu, 15 Aug 2013 12:23:37 +0100 Subject: [PATCH] Fix right column --- _includes/right.md | 19 +++++++++++++------ _layouts/columns.md | 2 +- _layouts/default.html | 3 +-- 3 files changed, 15 insertions(+), 9 deletions(-) diff --git a/_includes/right.md b/_includes/right.md index 3905ae7d922..ca29509502d 100644 --- a/_includes/right.md +++ b/_includes/right.md @@ -1,7 +1,5 @@ {% include documentation.html %} -
- -
-
+ {% capture additional %} {% if site.test %} {% include test/additional.md %} @@ -20,5 +15,17 @@ {% include additional.md %} {% endif %} {% endcapture %} + +{%unless projects contains 'not found in _includes directory' %} +
+ +
+{%endunless%} + +{%unless additional contains 'not found in _includes directory' %} +
{{ additional | markdownify }}
+{%endunless%} diff --git a/_layouts/columns.md b/_layouts/columns.md index 0633c5b73a5..6c47fbf1143 100644 --- a/_layouts/columns.md +++ b/_layouts/columns.md @@ -1,7 +1,7 @@ --- layout: default --- -
+
diff --git a/_layouts/default.html b/_layouts/default.html index 282aa98b94b..2ca55865508 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -1,5 +1,4 @@ --- -forum_url: http://forum.springframework.io --- @@ -56,7 +55,7 @@ forum_url: http://forum.springframework.io Blog