{% load i18n ocyan_thumbnail %} {% if menu_items %} {% for menu_item in menu_items %} {% with category_icon=menu_item.category.icons.first %} {% if menu_item.has_children %} {% endfor %} {% endwith %} {% endfor %} {% endif %}