Locatizations.
[wolnelektury.git] / src / club / templates / club / payment / payu_invite.html
index 8c16c51..12d2e4e 100644 (file)
@@ -1,5 +1,5 @@
-{% load static %}
+{% load i18n static %}
 <a href="{% url 'club_payu_payment' schedule.key %}">
-       <h3>Przejdź do płatności &rarr;</h3>
+       <h3>{% trans "Przejdź do płatności" %} &rarr;</h3>
   <img src="{% static 'club/payu/banki.png' %}" style="width: 100%">
 </a>