X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/5f176bb52a7a59bf88f5728e60a3a62e12fb3d54..1e8106c22075bb70882feb849f716acc008d43f4:/apps/funding/templates/funding/thanks.html diff --git a/apps/funding/templates/funding/thanks.html b/apps/funding/templates/funding/thanks.html old mode 100755 new mode 100644 index efff200dc..676ea487b --- a/apps/funding/templates/funding/thanks.html +++ b/apps/funding/templates/funding/thanks.html @@ -10,20 +10,26 @@

{% trans "Thank you!" %}

-{% trans "Thank you for your support!" %} +1%Możesz też przekazać
1% podatku na rozwój biblioteki. →
+ +

{% trans "Thank you for your support!" %}

+

{% blocktrans %}We will contact you if you qualify for perks.{% endblocktrans %}

{% if offer.is_win %}

{% trans "Full amount was successfully raised!" %}

-

{% blocktrans with due=offer.due end=offer.end %}The fundraiser - ends on {{ end }}. The book will be published by {{ due }}.{% endblocktrans %}

+

{% blocktrans with b=offer.title %}Your donation will be spent on digitizing, compiling and + publishing the book {{ b }} in multiple formats.{% endblocktrans %}

+ {% else %} -

- {% blocktrans with b=offer.title %}Your donation will be spent on digitizing, compiling and - publishing the book {{ b }} in multiple formats. We will contact you if you qualify for perks.{% endblocktrans %} -

+ +

{% blocktrans with b=offer.title %}If the full amount needed is raised, + your donation will be spent on digitizing, compiling and + publishing the book {{ b }} in multiple formats.{% endblocktrans %}

+ {% endif %} +

{% include "funding/snippets/any_remaining.html" %} {% trans "Learn more" %}.