{% for item in value %}
{% with value=item %} {% include "staff/values/model.html" %} {% endwith %}
{% endfor %}