{% load url from future %} {% load gravatar %} {% load hk_generic %} {% load cache %}
{{ days_inactive }}
days inactive
{{ days_old }}
days old
{{ mlist.name }}
{{ num_comments }} comments
{{ thread.participants_count }} participants

{% if user.is_authenticated %} {{ unread_count }} unread {% endif %}

{% csrf_token %}

Add to favorites Remove from favorites

{% if user.is_staff %}

Reattach this thread

{% endif %}
{% include 'hyperkitty/threads/tags.html' %}
{% csrf_token %} {{ addtag_form.as_p }}
{% cache 86400 thread_participants thread.id %}
participants ({{ thread.participants_count }})
{% endcache %}
{% if user.is_authenticated %}
Unreads: 0/{{unread_count}}   Go to: next ↓ - prev ↑
{% endif %}