summaryrefslogtreecommitdiff
path: root/tmpl
diff options
context:
space:
mode:
authorAlex Yatskov <alex@foosoft.net>2017-09-21 23:21:34 -0700
committerAlex Yatskov <alex@foosoft.net>2017-09-21 23:21:34 -0700
commit4a507bbc62f5a46336d19611d2a5df4dc98f34e8 (patch)
treead2329df0f7922c4a3d622f6700c9632d4481cff /tmpl
parent3d876159178d39736cc8e5f1711b9c0828b43882 (diff)
query => class
Diffstat (limited to 'tmpl')
-rw-r--r--tmpl/kanji.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/tmpl/kanji.html b/tmpl/kanji.html
index e3d0f275..a4bd95ee 100644
--- a/tmpl/kanji.html
+++ b/tmpl/kanji.html
@@ -68,7 +68,7 @@ No data found
<th colspan="3">Classifications</th>
</tr>
<tr>
- <td colspan="3">{{> table data=stats.query}}</td>
+ <td colspan="3">{{> table data=stats.class}}</td>
</tr>
<tr>
<th colspan="3">Codepoints</th>