{% for name, field in block_fields.items %}
{% include "./textfield.html" with input_type='text' %}
{% endfor %}