{% for name, field in block_fields.items %} {# assuming only one #}
{% include "./textfield.html" %}
{% endfor %}