{% extends "basepledge.html" %} {% block title %}Pledge{% endblock %} {% block extra_extra_head %} {% endblock %} {% block doccontent %}
You have pledged ${{preapproval_amount}}. If you would like to modify your pledge, please use the following form.
{% endif %} {% comment %} Even there is a CampaignPledgeForm in frontend/forms.py , the "widget" for premium_id is implemented in HTML here for now. {% endcomment %}