missing endif

pull/1/head
Andromeda Yelton 2012-10-14 17:27:52 -04:00
parent 590320f555
commit 386a30e3da
2 changed files with 3 additions and 1 deletions

View File

@ -8,7 +8,8 @@ You will not be acknowledged in the unglued ebook.
Your new pledge summary
{% include "notification/pledge_summary.txt" %}
{% endif %}
If you'd like to visit the campaign page or make changes, click here:
https://{{site.domain}}{% url work transaction.campaign.work.id %}

View File

@ -1,3 +1,4 @@
{% load humanize %}
Amount pledged: ${{ transaction.amount|intcomma }}
Premium: {{ transaction.premium.description }}