summaryrefslogtreecommitdiff
path: root/util/tmpl/kanji-list.html
blob: 094441f2391a4a31ad058c4d6f89f8bfae644dc3 (plain)
1
2
3
4
5
{{> header.html}}
{{#each defs}}
{{> kanji.html root=../root options=../options}}
{{/each}}
{{> footer.html}}