summaryrefslogtreecommitdiffstats
path: root/hyperkitty/templates/messages/first_email.html
blob: 36c8468c18463ab9f48aa064e09a3ff881c90d87 (plain)
1
2
3
4
5
{% load gravatar %}

<div class="first_email">
	{% include 'messages/message.html' with email=first_mail unfolded='True' %}
</div>