{% load i18n menu_tags cache %}{% spaceless %} {% for child in children %} {{ child.get_menu_title }} {% if child.children %} {% endif %} {% endfor %} {% endspaceless %}