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