{% load djinn_pages_tags %} {% for menuitem in menuitems %} {{ menuitem.title }} {% if menuitem.has_sub %}
{% endif %} {% endfor %}