summaryrefslogtreecommitdiffstats
path: root/hyperkitty/templates
diff options
context:
space:
mode:
authorAurélien Bompard <aurelien@bompard.org>2013-07-12 09:08:50 +0200
committerAurélien Bompard <aurelien@bompard.org>2013-07-12 09:08:50 +0200
commita421b63e60f766f65df4e33dd67ad404dc6a07d3 (patch)
tree481bb630e5a8c3a033717a482b33fc5e04f4d2e7 /hyperkitty/templates
parent9fb58fd8fecc7c1d86ff3693eb528d9ad19e703d (diff)
downloadhyperkitty-a421b63e60f766f65df4e33dd67ad404dc6a07d3.tar.gz
hyperkitty-a421b63e60f766f65df4e33dd67ad404dc6a07d3.tar.xz
hyperkitty-a421b63e60f766f65df4e33dd67ad404dc6a07d3.zip
Place the category like on Mairin's mockups
Diffstat (limited to 'hyperkitty/templates')
-rw-r--r--hyperkitty/templates/thread.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/hyperkitty/templates/thread.html b/hyperkitty/templates/thread.html
index 09aa8d6..8dbfd81 100644
--- a/hyperkitty/templates/thread.html
+++ b/hyperkitty/templates/thread.html
@@ -26,10 +26,10 @@
title="{{ thread.subject|strip_subject:mlist|escape }}">{{ thread.subject|strip_subject:mlist|truncatesmart:"22" }}</a>
{% endif %}
{% endfor %}
- <h1>{{ subject }}</h1>
<div class="thread-category">
{% include 'threads/category.html' %}
</div>
+ <h1>{{ subject }}</h1>
</div>
<div class="row-fluid">