{% if template %}{% include template %}{% else %}{{ body }}{% endif %}

{% include 'mail/footer.inc.txt' %}
{% if unsubscribe_url %}
----------
To stop receiving these kinds of emails from us, you can
unsubscribe by going to {{ unsubscribe_url }}
{% endif %}