summaryrefslogtreecommitdiffstats
path: root/hyperkitty/templates
diff options
context:
space:
mode:
Diffstat (limited to 'hyperkitty/templates')
-rw-r--r--hyperkitty/templates/threads/summary_thread_large.html5
1 files changed, 4 insertions, 1 deletions
diff --git a/hyperkitty/templates/threads/summary_thread_large.html b/hyperkitty/templates/threads/summary_thread_large.html
index 51e98a8..47fe84f 100644
--- a/hyperkitty/templates/threads/summary_thread_large.html
+++ b/hyperkitty/templates/threads/summary_thread_large.html
@@ -12,7 +12,10 @@
<a name="{{thread.thread_id}}"
href="{% url 'thread' threadid=thread.thread_id mlist_fqdn=mlist.name %}"
>{{ thread.starting_email.subject|strip_subject:mlist }}</a></span>
- <span class="thread-date">{{ thread|get_date|timesince }}</span>
+ <span class="thread-date"
+ title="{{ thread|get_date|date:"l, j F Y H:i:s" }}">
+ {{ thread|get_date|timesince }}
+ </span>
</div>
<div class="thread-content">
<div class="gravatar">