{% load i18n %} {% load gravatar %} {% load hk_generic %} {% load tz %} {% is_message_new email.date as is_new %}
{% trans "Attachments:" %}
{{ reply_form.subject }} {{ reply_form.subject.errors}}
{{ reply_form.message }} {{ reply_form.message.errors}}
{% trans "Send" %} {% trans "or" %} {% trans "cancel" %}