diff --git a/doc/_templates/layout.html b/doc/_templates/layout.html index 715d2445..eb673fb3 100644 --- a/doc/_templates/layout.html +++ b/doc/_templates/layout.html @@ -1,21 +1,20 @@ {% extends "!layout.html" %} -{% block extrahead %} - - - - - -{# Google Analytics #} - - -{% endblock %} +{%- block extrahead %} + + + + + + {# Google Analytics #} + + +{%- endblock %} {%- macro searchform(classes, button) %}