{% if reply_to %}Reply{% else %}New Message{% endif %}

{% if reply_to %}

On {{ reply_to.CreatedAt|date:"Jan 2, 2006 3:04 PM" }}, {{ reply_to.FromAddress }} wrote:

{{ reply_to.Snippet }}
{% endif %}