{% load lineup_tags %} {% spaceless %} {% comment %} item is a dictionary: - instance: MenuItem instance - parent: the parent item - children: list of child items - active: whether the item is active or not - has_active: whether the item contains an active item or not {% endcomment %} {% if items|length %}