fnp
/
wolnelektury.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Newsletter thanks view.
[wolnelektury.git]
/
src
/
paypal
/
templates
/
paypal
/
cancel.html
1
{% extends "base/base.html" %}
2
{% load i18n %}
3
4
{% block body %}
5
<p>{% trans "Zrezygnowano z płatności :(" %}</p>
6
{% endblock %}