diff --git a/doc/source/_templates/layout.html b/doc/source/_templates/layout.html new file mode 100644 index 000000000..70f2637ba --- /dev/null +++ b/doc/source/_templates/layout.html @@ -0,0 +1,14 @@ +{% extends "!layout.html" %} + +{%- block extrahead %} + + + +{% endblock %} +