diff --git a/_layouts/bootstrap.html b/_layouts/bootstrap.html index 596e3f941..74d4cb7cb 100644 --- a/_layouts/bootstrap.html +++ b/_layouts/bootstrap.html @@ -11,13 +11,16 @@ + {% if page.meta %} + {{ page.meta }} + {% endif %} + - - + @@ -95,10 +98,7 @@ - -
- {{ content }} -
+ {{ content }}