{% for f in fields %}
{% if f.kind == "bool" %} {% elif f.kind == "secret" %} {% else %} {% endif %}
{% endfor %}