{% for page in pages %} {% if page.landing_for is defined %}
  • {{page.name}} {{label_count(pages, page.landing_for)}}
  • {% endif %} {% endfor %}