From 6908d9e7e345f46e2b4c635fbfe1fbed924ab5bd Mon Sep 17 00:00:00 2001 From: Alex Yatskov Date: Sun, 24 Apr 2016 19:23:13 -0700 Subject: WIP --- util/tmpl/term-list.html | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'util/tmpl/term-list.html') diff --git a/util/tmpl/term-list.html b/util/tmpl/term-list.html index 9e55a80e..6206f323 100644 --- a/util/tmpl/term-list.html +++ b/util/tmpl/term-list.html @@ -1,7 +1,5 @@ {{> header.html}} {{#each defs}} -
- {{> term.html}} -
+{{> term.html}} {{/each}} {{> footer.html}} -- cgit v1.2.3