{%- endif %}
{%- for page in children -%}
{{ utils.page_card(page) }}
{%- endfor %}
{% extends layout_template %} {% import "_utils.html" as utils with context %} {% block title %}{{ text.title }}{% endblock %} {% block page_content %} {{ utils.make_upper(upper) }}