{% load lfc_tags %} {% if show_level %} {% if objs %} {% endif %} {% else %} {% for obj in objs %} {{ obj.children }} {% endfor %} {% endif %}