{% load humanize %}
Your pledge: ${{transaction.amount|intcomma}}.
Your premium: {% if transaction.premium %}{{ transaction.premium.description }}{% else %}You did not request a premium for this campaign.{% endif %}
{% if transaction.anonymous %}You asked to pledge anonymously, so you will be counted but not named on the list of supporters.
{% endif %}
Acknowledgements: