yomichan/util/tmpl/kanji-list.html
2016-04-24 19:23:13 -07:00

6 lines
78 B
HTML

{{> header.html}}
{{#each defs}}
{{> kanji.html}}
{{/each}}
{{> footer.html}}