1 {% extends "funding/email/base.txt" %}
6 {% trans 'Thank you for your support - thanks to you we will set another book free.' %}{% if funding.name %}
8 {% trans 'The book will be supplemented with your name as a donor.' %}{% endif %}
9 {% if funding.perks.exists %}
10 {% blocktrans %}We will contact you about details needed for your perks.{% endblocktrans %}
11 {% endif %}{# funding.perks.exists #}
12 {% blocktrans %}We will keep you informed about status changes to this fundraiser
13 and the upcoming ones that we plan to launch.{% endblocktrans %}