From f41a36329282ebecffb44cdbf1706b4cd9979185 Mon Sep 17 00:00:00 2001 From: Máirín Duffy Date: Thu, 26 Sep 2013 15:05:31 -0400 Subject: Redesign of the list overview page, including extensive modification of the graph and a lot of CSS tweaks (no extra breadcrumb) --- hyperkitty/templates/threads/summary_thread.html | 10 ++++++---- 1 file changed, 6 insertions(+), 4 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 2176936..a6857e5 100644 --- a/hyperkitty/templates/threads/summary_thread.html +++ b/hyperkitty/templates/threads/summary_thread.html @@ -3,13 +3,15 @@ {% load storm %}
- {% if counter %}#{{counter}}{% endif %} - + {% if counter %}#{{counter}}{% endif %} + {{ thread.subject|strip_subject:mlist }} - {% if thread.unread %} + > + {% if thread.unread %} {% endif %} + {{ thread.subject|strip_subject:mlist }}