diff --git a/_layouts/default.html b/_layouts/default.html index fc580053f5..37890fc300 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -1,17 +1,13 @@ - -{% include head.html %} - - - -
- {% include header.html %} -
- {{ content }} -
- {% include footer.html %} -
- - + {% include head.html %} + +
+ {% include header.html %} +
+ {{ content }} +
+ {% include footer.html %} +
+