{% load i18n %} {% if menuitems %} {% spaceless %} {% for menuitem in menuitems %} {% endfor %} {% endspaceless %} {% endif %}