summaryrefslogtreecommitdiff
path: root/tmpl/term.html
diff options
context:
space:
mode:
authorAlex Yatskov <alex@foosoft.net>2016-12-17 19:30:26 -0800
committerAlex Yatskov <alex@foosoft.net>2016-12-17 19:30:26 -0800
commit5c755043fa2fb23f94f898fc57828277d7b02049 (patch)
treecb589e3f0c0200005977d1ef18e7a6b3c2d9b25a /tmpl/term.html
parent15e1cf3358e357968d6c48465fcd15a877bc433a (diff)
CWIP
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 fb50e7d7..36f8f4fc 100644
--- a/tmpl/term.html
+++ b/tmpl/term.html
@@ -23,7 +23,7 @@
<div class="term-tags">
{{#each tags}}
- <span class="tag tag-{{category}}" title="{{notes}}">{{tag}}</span>
+ <span class="tag tag-{{category}}" title="{{notes}}">{{name}}</span>
{{/each}}
</div>