X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/ddf2102eff7ea420a4ea5144c43409587fc1156e..94a4fcc7ab9e1713dc2defc8b35c875fc90f6fa5:/src/paypal/templates/paypal/return.html diff --git a/src/paypal/templates/paypal/return.html b/src/paypal/templates/paypal/return.html deleted file mode 100644 index 7c6d576b0..000000000 --- a/src/paypal/templates/paypal/return.html +++ /dev/null @@ -1,13 +0,0 @@ -{% extends "base/base.html" %} -{% load i18n %} - -{% block body %} - {% if resource.error %} - {% include "paypal/error.html" with error=resource.error %} - {% else %} -

{% trans "Dziękujemy, że jesteś z nami i pomagasz nam rozwijać Wolne Lektury!" %}

-

{% trans "Pamiętaj, że zawsze możesz się z nami skontaktować:" %} wolnelektury@nowoczesnapolska.org.pl

- -

{% trans "Do przeczytania!" %}
{% trans "Zespół Wolnych Lektur" %}

- {% endif %} -{% endblock %} \ No newline at end of file