{{ title }}
{% if page.subtitle %}{{ page.subtitle }}
{% endif %} {% yield header %}{{ content }}
{% include theme:social/sharing.html | join_lines %}
---
layout: theme:default
---
{{ title }}
{% if page.subtitle %}{{ page.subtitle }}
{% endif %}
{% yield header %}
{{ content }}
{% include theme:social/sharing.html | join_lines %}