summaryrefslogtreecommitdiff
path: root/sphinx/themes/basic/genindex.html
diff options
context:
space:
mode:
Diffstat (limited to 'sphinx/themes/basic/genindex.html')
-rw-r--r--sphinx/themes/basic/genindex.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/sphinx/themes/basic/genindex.html b/sphinx/themes/basic/genindex.html
index 7bc002b6..dd2c96d8 100644
--- a/sphinx/themes/basic/genindex.html
+++ b/sphinx/themes/basic/genindex.html
@@ -4,7 +4,7 @@
Template for an "all-in-one" 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.
#}
{% macro indexentries(firstname, links) %}
@@ -28,7 +28,7 @@
</dt>
{% endmacro %}
-{% extends "layout.html" %}
+{%- extends "layout.html" %}
{% set title = _('Index') %}
{% block body %}