% for field in form: % endfor
${field.label} ${ field.widget.html(field) }