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