+ {% block body %}{% endblock %}
+
+ {% if self.comments()|trim %}
+
+ {% block comments %}{% endblock %}
+
+ {% endif%}
+ diff --git a/docs/_templates/layout.html b/docs/_templates/layout.html deleted file mode 100644 index 4fee9b6c..00000000 --- a/docs/_templates/layout.html +++ /dev/null @@ -1,5 +0,0 @@ -{# Import the theme's layout. #} -{% extends "!layout.html" %} - -{# Custom CSS overrides #} -{% set css_files = css_files + ['_static/ngqt.css'] %} diff --git a/docs/_templates/localtoc.html b/docs/_templates/localtoc.html deleted file mode 100644 index a35d55a0..00000000 --- a/docs/_templates/localtoc.html +++ /dev/null @@ -1,4 +0,0 @@ -{%- if display_toc %} -
{{ _('Your search did not match any documents. Please make sure that all words are spelled correctly and that you\'ve selected enough categories.') }}
+ {% endif %} + {% endif %} +{{ context|e }}
+