1 {% extends request.session.from_app|yesno:"base/app.html,base/base.html" %}
6 {% block titleextra %}{% trans "Towarzystwo Przyjaciół Wolnych Lektur" %}{% endblock %}
12 <div class="white-box normal-text">
14 <h1>{% trans "Thank you" %}</h1>
16 {% chunk 'club_thanks' %}
18 {% if request.session.from_app %}
19 <a href="wolnelekturyapp://paypal_return">{% trans "Go back to the app %}</a>