{%- if page.title -%} {%- capture page_title -%}{{page.title | xml_escape }} ({{ include.data.path | xml_escape }}){%- endcapture -%} {%- else -%} {%- capture page_title -%}{{include.data.path | xml_escape }}{%- endcapture -%} {%- endif -%}