{% extends "basepledge.html" %} {% load humanize %} {% block title %}Pledge Completed{% endblock %} {% block extra_extra_head %} {% endblock %} {% block doccontent %}

Thank you!

You've just {% if modified %}modified your pledge for{% else %}pledged{% endif %} ${{ transaction.amount|intcomma }} to {{ work.title }}. If it reaches its goal of ${{ campaign.target|intcomma }} by {{ campaign.deadline|date:"M d Y"}}, it will be unglued for all to enjoy.

Your pledge: ${{transaction.amount|intcomma}}.
Your premium: {% if transaction.premium %}{{ transaction.premium.description }}{% else %}You did not request a premium for this campaign.{% endif %}

You can help even more by sharing this campaign with your friends:

Copy/paste this into your site:

{% include "slideshow.html" %}
{% ifequal work.id 81834 %} {% endifequal %} {% endblock %}