summaryrefslogtreecommitdiff
path: root/util/tmpl/term-list.html
blob: 9199092c021c41dce81f4be3f0184e611a8bec00 (plain)
1
2
3
4
5
{{> header.html}}
{{#each defs}}
{{> term.html root=../root}}
{{/each}}
{{> footer.html}}