This website requires JavaScript.
Explore
Help
Sign In
alex
/
yomichan
Watch
1
Fork
0
You've already forked yomichan
Code
Releases
Activity
yomichan
/
util
/
tmpl
/
term-list.html
6 lines
77 B
HTML
Raw
Normal View
History
Unescape
Escape
Splitting out header and footer templates
2016-04-17 18:20:39 -07:00
{{> header.html}}
{{#each defs}}
WIP
2016-04-24 19:23:13 -07:00
{{> term.html}}
Splitting out header and footer templates
2016-04-17 18:20:39 -07:00
{{/each}}
{{> footer.html}}
Copy Permalink