1 {% extends "2022/base_simple.html" %}
6 {% block titleextra %}{% trans "Thank you for your support!" %}{% endblock %}
9 <h1>{% trans "Thank you!" %}</h1>
10 <div class="white-box normal-text">
11 <a href='/info/wesprzyj-nas/' target="_blank" style='float:right;border:1px solid #ddd;padding: 1em;margin:0 0 1em 1em;background:#eee;'><img src='/media/chunks/attachment/poltora-procent.png' alt='1,5%' style='float:left;margin-right: 1em;margin-top:.2em;'>Możesz też przekazać<br/>1,5% podatku na rozwój biblioteki. →</a>
13 <p>{% trans "Thank you for your support!" %}</p>
16 <p>{% trans "Full amount was successfully raised!" %}</p>
17 <p>{% blocktrans with b=offer.title %}Your donation will be spent on digitizing, compiling and
18 publishing the book {{ b }} in multiple formats.{% endblocktrans %}</p>
20 <p>{% blocktrans with b=offer.title %}If the full amount needed is raised,
21 your donation will be spent on digitizing, compiling and
22 publishing the book {{ b }} in multiple formats.{% endblocktrans %}</p>
26 {% include "funding/snippets/any_remaining.html" %}
27 <a href="{% url 'infopage' 'wesprzyj' %}">{% trans "Learn more" %}</a>.
30 {% url 'funding_current' offer.slug as current %}
31 <p><a href="{{ current }}">{% trans "Go back to the current fundraiser." %}</a></p>
34 <h3>{% trans "Tell your friends!" %}</h3>
35 <p class="share">{% share current _("I support Wolne Lektury.") "big" %}</p>
38 <h3>{% trans "Vote for a book for the next fundraiser" %}</h3>