diff --git a/_layouts/about.html b/_layouts/about.html index 5c54cbf..7286aac 100755 --- a/_layouts/about.html +++ b/_layouts/about.html @@ -10,21 +10,24 @@ layout: default

{{ page.description }}

+ +
+ {{ content }} +
+

+


+

+ {% if page.news %} {% include news.html %} {% endif %} -