Seems that e6a5a3a92e forgot to update this file.

This commit is contained in:
Ionel Cristian Mărieș
2016-03-29 03:07:36 +03:00
committed by Takeshi KOMIYA
parent 9df7783ba2
commit 062a9f935e

View File

@@ -37,7 +37,7 @@
<table style="width: 100%" class="indextable"><tr>
{%- for column in entries|slice(2) if column %}
<td style="width: 33%" valign="top"><dl>
{%- for entryname, (links, subitems) in column %}
{%- for entryname, (links, subitems, _) in column %}
{{ indexentries(entryname, links) }}
{%- if subitems %}
<dd><dl>