{% include "hyperkitty/fragments/like_form.html" with message_id_hash=email.message_id_hash object=email mlist=mlist %}
{% if posting_enabled %}
{% if user.is_authenticated %}
{% trans "Reply" %}
{% else %}
{% trans "Reply" %}
{% endif %}
{% endif %}
{% if not unfolded and email.attachments.count %}