6 lines
78 B
HTML
6 lines
78 B
HTML
{{> header.html}}
|
|
{{#each defs}}
|
|
{{> kanji.html}}
|
|
{{/each}}
|
|
{{> footer.html}}
|