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