{% if page.layout == "page" or page.layout == "blog" %}

{{ page.title }}

{% if page.subtitle %}

{{ page.subtitle }}

{% endif %}
{% endif %}