{% load lfc_tags %} {% if show_level %} {% if pages %} {% endif %} {% else %} {% for page in pages %} {{ page.children }} {% endfor %} {% endif %}