diff --git a/_layouts/default.html b/_layouts/default.html index 1f38440..3fae05a 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -6,6 +6,7 @@ {% include header.html %} + {{ content }} {% include footer.html %} {% include js.html %}