X-Git-Url: https://git.mdrn.pl/edumed.git/blobdiff_plain/5fd8cacf1c73a8670d45406b7214a59eedaff07f..de4d84446c43f705ea1a16d650c56514d9412d05:/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 %}