paypal subscriptions - stub
[wolnelektury.git] / src / paypal / templates / paypal / error_page.html
diff --git a/src/paypal/templates/paypal/error_page.html b/src/paypal/templates/paypal/error_page.html
new file mode 100644 (file)
index 0000000..499ae1d
--- /dev/null
@@ -0,0 +1,5 @@
+{% extends "base/base.html" %}
+
+{% block body %}
+  {% include "paypal/error.html" %}
+{% endblock %}
\ No newline at end of file