diff --git a/docs/source/_templates/page.html b/docs/source/_templates/page.html index 44aa1347..1c4ada4c 100644 --- a/docs/source/_templates/page.html +++ b/docs/source/_templates/page.html @@ -13,4 +13,6 @@ {% extends "!page.html" %} {% block extrahead %} + + {% endblock %}