summaryrefslogtreecommitdiff
path: root/tmpl/kanji.html
diff options
context:
space:
mode:
Diffstat (limited to 'tmpl/kanji.html')
-rw-r--r--tmpl/kanji.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/tmpl/kanji.html b/tmpl/kanji.html
index 02fe8e92..c46ce6a7 100644
--- a/tmpl/kanji.html
+++ b/tmpl/kanji.html
@@ -64,9 +64,9 @@
</tr>
<tr>
<td colspan="3">
- {{#if stats.default}}
+ {{#if stats.index}}
<table class="info-output">
- {{#each stats.default}}
+ {{#each stats.index}}
<tr>
<th>{{#if notes}}{{notes}}{{else}}{{name}}{{/if}}</th>
<td>{{value}}</td>