summaryrefslogtreecommitdiffstats
path: root/hyperkitty/templates/threads/category.html
diff options
context:
space:
mode:
authorAurélien Bompard <aurelien@bompard.org>2013-07-11 17:18:25 +0200
committerAurélien Bompard <aurelien@bompard.org>2013-07-11 17:18:25 +0200
commit39deff37c950534d2a44e4bd040e49118b34a731 (patch)
tree5f950b3c0c9e2ca81b1c6192ea1ef280e0ec7e90 /hyperkitty/templates/threads/category.html
parent2c7c64b084040ad0666b15c511ff18bb96fc79b9 (diff)
downloadhyperkitty-39deff37c950534d2a44e4bd040e49118b34a731.tar.gz
hyperkitty-39deff37c950534d2a44e4bd040e49118b34a731.tar.xz
hyperkitty-39deff37c950534d2a44e4bd040e49118b34a731.zip
Add the category on the threads list
Diffstat (limited to 'hyperkitty/templates/threads/category.html')
-rw-r--r--hyperkitty/templates/threads/category.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/hyperkitty/templates/threads/category.html b/hyperkitty/templates/threads/category.html
index ccacad5..e6e1f03 100644
--- a/hyperkitty/templates/threads/category.html
+++ b/hyperkitty/templates/threads/category.html
@@ -1,5 +1,6 @@
{% load url from future %}
+ {{ category_form.errors.category }}
<a class="label" title="Click to edit"
{% if category %}style="background-color:{{category.color}}"{% endif %}>
{% if category %}