diff options
Diffstat (limited to 'util/tmpl/term-list.html')
-rw-r--r-- | util/tmpl/term-list.html | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/util/tmpl/term-list.html b/util/tmpl/term-list.html deleted file mode 100644 index 5581b679..00000000 --- a/util/tmpl/term-list.html +++ /dev/null @@ -1,5 +0,0 @@ -{{> header.html}} -{{#each defs}} -{{> term.html root=../root options=../options sequence=../sequence}} -{{/each}} -{{> footer.html}} |