{% for item in request.form.keys() %}
  • {{ item }} {{ item[key] }}
  • {% endfor %}