${{ work.last_campaign.target }} needed by
{{ work.last_campaign.deadline }}
{{ work.last_campaign.supporters.count }} Ungluers have pledged ${{ work.last_campaign.current_total }}
{% if faqmenu == 'modify' %}
You've already pledged to this campaign.
Amount: ${{preapproval_amount}}.
Your premium: {% if premium_description %}{{ premium_description }}{% else %}You did not request a premium for this campaign.{% endif %}
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 %}
{% if faqmenu == 'modify' %}
We hope you won't, but of course you're also free to cancel your pledge.