{% load flex_menu %} {% for child in children %} {% render_item child renderer=renderer %} {% if not forloop.last %}
{% endif %} {% endfor %}