X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/ddf2102eff7ea420a4ea5144c43409587fc1156e..94a4fcc7ab9e1713dc2defc8b35c875fc90f6fa5:/src/paypal/templates/paypal/error.html diff --git a/src/paypal/templates/paypal/error.html b/src/paypal/templates/paypal/error.html deleted file mode 100644 index 6214e90b1..000000000 --- a/src/paypal/templates/paypal/error.html +++ /dev/null @@ -1,6 +0,0 @@ -{% load i18n %} -

{% trans "PayPal Error" %}: {{ error.message }}

-{% for detail in error.details %} -

{{ detail.field }}: {{ detail.issue }}

-{% endfor %} -

{% trans "Learn more" %}

\ No newline at end of file