aboutsummaryrefslogtreecommitdiff
path: root/tmpl/term.html
diff options
context:
space:
mode:
authorAlex Yatskov <alex@foosoft.net>2016-12-17 18:45:19 -0800
committerAlex Yatskov <alex@foosoft.net>2016-12-17 18:45:19 -0800
commitd98f4566bc856e04f2f6a7d9a7bf49e30867551e (patch)
tree121da470c382bbd5c3ee58ae3879e49735d82c2d /tmpl/term.html
parent5c94923264475b08c5b6b3bf37829dec146dd7de (diff)
WIP
Diffstat (limited to 'tmpl/term.html')
-rw-r--r--tmpl/term.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/tmpl/term.html b/tmpl/term.html
index 7d60e42a..fb50e7d7 100644
--- a/tmpl/term.html
+++ b/tmpl/term.html
@@ -23,7 +23,7 @@
<div class="term-tags">
{{#each tags}}
- <span class="tag tag-{{class}}" title="{{desc}}">{{name}}</span>
+ <span class="tag tag-{{category}}" title="{{notes}}">{{tag}}</span>
{{/each}}
</div>