×

{{message.title}}

From:{{message.sender}}
To: {% for rec in recipients%}{{rec}}{%if not forloop.last%}, {%endif%}{%endfor%}
Body:{% autoescape off %}{{message.body|removetags:"font"}}{% endautoescape %}