{% load url from future %}
{% load gravatar %}
{% load hk_generic %}
{% if user.is_authenticated %}
{{ unread_count }} unread messages
{% endif %}
inactive
old
{% for name, email in participants %}