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