fnp
/
wolnelektury.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
fix for toc events
[wolnelektury.git]
/
src
/
club
/
templates
/
payu
/
rec_widget.html
diff --git
a/src/club/templates/payu/rec_widget.html
b/src/club/templates/payu/rec_widget.html
index
c02cc08
..
13cf53b
100644
(file)
--- a/
src/club/templates/payu/rec_widget.html
+++ b/
src/club/templates/payu/rec_widget.html
@@
-1,4
+1,5
@@
-<h3>Podaj dane karty płatniczej</h3>
+{% load i18n %}
+<h3>{% trans "Podaj dane karty płatniczej" %}</h3>
<div class="iframe">
<form id="theform" method='POST' action='{% url "club_payu_rec_payment" schedule.key %}'>
{% csrf_token %}