fnp
/
wolnelektury.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Remove old version.
[wolnelektury.git]
/
src
/
club
/
templates
/
payu
/
rec_payment.html
diff --git
a/src/club/templates/payu/rec_payment.html
b/src/club/templates/payu/rec_payment.html
index
3f8fa58
..
3b7b184
100644
(file)
--- a/
src/club/templates/payu/rec_payment.html
+++ b/
src/club/templates/payu/rec_payment.html
@@
-1,4
+1,4
@@
-{% extends
request.session.from_app|yesno:"base/app.html,base/bas
e.html" %}
+{% extends
"2022/base_simpl
e.html" %}
{% load i18n %}
{% load i18n %}
@@
-22,13
+22,12
@@
{% endif %}
</p>
{% endif %}
</p>
+ <p></p>
<form id="theform" method='POST'>
{% csrf_token %}
{{ form }}
</form>
<form id="theform" method='POST'>
{% csrf_token %}
{{ form }}
</form>
-
-
<script>
function paymentcallback(data) {
$("#theform #id_token").val(data.value);
<script>
function paymentcallback(data) {
$("#theform #id_token").val(data.value);