This website requires JavaScript.
Explore
Help
Sign In
alex
/
yomichan
Watch
1
Fork
0
You've already forked yomichan
Code
Releases
Activity
f466fe7218
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-18 01:20:39 +00:00
{{> header.html}}
{{#each defs}}
WIP
2016-04-25 02:23:13 +00:00
{{> term.html}}
Splitting out header and footer templates
2016-04-18 01:20:39 +00:00
{{/each}}
{{> footer.html}}
Copy Permalink