summaryrefslogtreecommitdiffstats
path: root/templates/html/htmlclasses.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'templates/html/htmlclasses.tpl')
-rw-r--r--templates/html/htmlclasses.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/html/htmlclasses.tpl b/templates/html/htmlclasses.tpl
index 8a1bf18..c00ce32 100644
--- a/templates/html/htmlclasses.tpl
+++ b/templates/html/htmlclasses.tpl
@@ -2,7 +2,7 @@
{% block content %}
<div class="contents">
<div class="textblock">
-{% indexentry nav name=tr.classIndex file=page.fileName anchor='' %}
+{% indexentry nav name=tr.classIndex file=page.fileName anchor='' isReference=False %}
</div>
{% with index=classIndex.list|alphaIndex:'name' %}
{# quick index at top #}