{% macro category_list(parent_category) %} {% if parent_category.children %} {% set category_title = parent_category.title %}