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