fnp
/
wolnelektury.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
499ae1d56d3110402df212201b323b07ff6fe254
[wolnelektury.git]
/
src
/
paypal
/
templates
/
paypal
/
error_page.html
1
{% extends "base/base.html" %}
2
3
{% block body %}
4
{% include "paypal/error.html" %}
5
{% endblock %}