{% load cms_tags menu_tags %}{% spaceless %} {% for child in children %} {% with children_slug=child.get_menu_title|slugify menu_options=child.menu_extension %} {% endwith %} {% endfor %} {% endspaceless %}