{% load i18n ocyan_thumbnail mandelstudio_i18n %} {% if menu_items %} {% for menu_item in menu_items %} {% with category_icon=menu_item.category.icons.first %} {% with category_url=menu_item.get_absolute_url|language_neutral_path %} {% if menu_item.has_children %}