X-Git-Url: https://git.mdrn.pl/edumed.git/blobdiff_plain/2e008ebe7ee77a359366823d1604e111fab98ca3..fd65827f7d34921b927dfd735099b0690aa3a2df:/edumed/templates/contact/wtem/form.html diff --git a/edumed/templates/contact/wtem/form.html b/edumed/templates/contact/wtem/form.html index ca3b930..e340633 100755 --- a/edumed/templates/contact/wtem/form.html +++ b/edumed/templates/contact/wtem/form.html @@ -27,6 +27,9 @@ {% for formset in formsets %} +

Dane Uczestników i Uczestniczek:

+

Można zgłosić 3 do 5 osób.

+ {{ formset.management_form }} {% for form in formset.forms %} -

Dane Uczestnika/Uczestniczki:

+

Uczestnik lub Uczestniczka nr {{ forloop.counter }}:

{{ form.as_table }}
{% endfor %} +{% comment %}