Returns true if the page has any visible sub-pages.
{% if page.has_visible_children? %} This page has visible sub-pages. {% endif %}