diff --git a/docs/source/_templates/page.html b/docs/source/_templates/page.html index 68cc2615d4..a690f329a5 100644 --- a/docs/source/_templates/page.html +++ b/docs/source/_templates/page.html @@ -11,6 +11,10 @@ {%- extends "!page.html" %} +{%- block extrahead %} + +{% endblock %} + {% block body -%}