{% macro page_children(pg, depth, max_depth, show_blurbs) %} {% if pg.children %} {% if depth == 1 %}{% endif %} {% endif %} {% endmacro %}