{% if inputs %}
{% for input in inputs %} {% include "unfold_crispy/layout/baseinput.html" %} {% endfor %}
{% endif %}