{% load i18n %} Reservation
{% if attachments %} {% for name, url in attachments %} {% endfor %} {% endif %}

{% autoescape off %} {{ message_subject }} {% endautoescape %}

{% autoescape off %} {{ message_body }} {% endautoescape %}

{% trans "Attachments" %}

{{ name }}