club fixes.
[wolnelektury.git] / src / club / templates / payu / rec_widget.html
index 89b114b..c02cc08 100644 (file)
@@ -1,6 +1,6 @@
 <h3>Podaj dane karty pĹ‚atniczej</h3>
 <div class="iframe">
-  <form id="theform" method='POST'>
+  <form id="theform" method='POST'  action='{% url "club_payu_rec_payment" schedule.key %}'>
     {% csrf_token %}
     {{ form }}
   </form>