{% load i18n %} {% load gas_tags %} {% if not is_submenu %} {% endif %} {% for entry in menu %} {% with children=entry|get_children:user_roles %} {% endwith %} {% endfor %}