-
- {% include "baseform/text.html" with field=form.firstname %}
-
-
- {% include "baseform/text.html" with field=form.surname %}
-
-
- {% include "baseform/text.html" with field=form.organization %}
-
-
- {% include "baseform/text.html" with field=form.matriculation_number %}
-
-
- {% include "baseform/email.html" with field=form.email %}
-
-
- {% include "baseform/text.html" with field=form.phone %}
-
-
-