{{ contact.name[:1] | upper }}
{{ contact.name }}
{{ contact.email }} ยท {{
contact.phone }}
{{ contact.message }}
Reply
{% if can('contacts_delete') %}
{% endif %}