13 lines
641 B
Plaintext
13 lines
641 B
Plaintext
{% if pledged %}You pledged toward it{% else %}You put it on your list{% endif %}, and now the campaign for {{ campaign.work.title}} (https://{{current_site.domain}}{% url work campaign.work.id %}) has succeeded.
|
|
{% ifequal campaign.type 1 %}
|
|
You will notified when an Unglued ebook edition is available, within 90 days.
|
|
{% if pledged %}
|
|
|
|
If necessary to provide you with any premiums you requested, {{ campaign.rightsholder }} will be contacting you.
|
|
{% endif %}
|
|
{% else %}
|
|
Get your free copy now!
|
|
{% endifequal %}
|
|
Thank you for your support.
|
|
|
|
{{ campaign.rightsholder }} (rights holder for {{ campaign.work.title }}) and the Unglue.it team |