{% for input in inputs %}
{{ input }}:
{% endfor %}
{% for dropdown in dropdowns %}
{{ dropdown }}:
{% endfor %}