{% load static %}{% comment %} FSM Cascade Select Widget - Renders cascading dropdowns for hierarchical status codes. {% endcomment %}
{% for level in widget.level_data %} {% if not forloop.first %} {% endif %}
{% endfor %}