{% load i18n menu_tags cache %} {% for child in children %} {% if child.get_menu_title|first == ' ' %} {% endif %} {{ child.get_menu_title }} {% endfor %}