From 7cbafa8b495c2a79339df6e68adb6023eb1d83eb Mon Sep 17 00:00:00 2001 From: Aurélien Bompard Date: Thu, 28 Nov 2013 17:43:16 +0100 Subject: Tabs to spaces --- hyperkitty/templates/threads/summary_thread.html | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'hyperkitty/templates/threads/summary_thread.html') diff --git a/hyperkitty/templates/threads/summary_thread.html b/hyperkitty/templates/threads/summary_thread.html index 5d0972c..895c5c4 100644 --- a/hyperkitty/templates/threads/summary_thread.html +++ b/hyperkitty/templates/threads/summary_thread.html @@ -4,19 +4,19 @@
- {% if counter %}#{{counter}}{% endif %} - #{{counter}}{% endif %} + - {% if thread.category_widget %} + {% if thread.category_widget %} {{ thread.category_widget.name|upper }} - {% endif %} - {% if thread.unread %} + {% endif %} + {% if thread.unread %} {% endif %} - {{ thread.subject|strip_subject:mlist }} + {{ thread.subject|strip_subject:mlist }}
    -- cgit