summaryrefslogtreecommitdiff
path: root/sphinx/themes/basic/domainindex.html
diff options
context:
space:
mode:
Diffstat (limited to 'sphinx/themes/basic/domainindex.html')
-rw-r--r--sphinx/themes/basic/domainindex.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/sphinx/themes/basic/domainindex.html b/sphinx/themes/basic/domainindex.html
index 947a01ea..7f99da61 100644
--- a/sphinx/themes/basic/domainindex.html
+++ b/sphinx/themes/basic/domainindex.html
@@ -4,10 +4,10 @@
Template for domain indices (module index, ...).
- :copyright: Copyright 2007-2011 by the Sphinx team, see AUTHORS.
+ :copyright: Copyright 2007-2013 by the Sphinx team, see AUTHORS.
:license: BSD, see LICENSE for details.
#}
-{% extends "layout.html" %}
+{%- extends "layout.html" %}
{% set title = indextitle %}
{% block extrahead %}
{{ super() }}