summaryrefslogtreecommitdiffstats
path: root/hyperkitty/templates/thread.html
diff options
context:
space:
mode:
Diffstat (limited to 'hyperkitty/templates/thread.html')
-rw-r--r--hyperkitty/templates/thread.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/hyperkitty/templates/thread.html b/hyperkitty/templates/thread.html
index ee102fa..ad07d9f 100644
--- a/hyperkitty/templates/thread.html
+++ b/hyperkitty/templates/thread.html
@@ -27,6 +27,9 @@
{% endif %}
{% endfor %}
<h1>{{ subject }}</h1>
+ <div id="thread-category">
+ {% include 'threads/category.html' %}
+ </div>
</div>
<div class="row-fluid">