diff --git a/docs/_layouts/base.html b/docs/_layouts/base.html index af6e2d5..8fed29b 100644 --- a/docs/_layouts/base.html +++ b/docs/_layouts/base.html @@ -1,18 +1,17 @@ - + {% include head.html %} {% include header.html %} -
+
{{ content }}
- + {% include footer.html %} -