{% if page.description or site.description %}{% endif %}
{% if page.title %}

{{ page.title }}

{% if page.lastUpdated %}

Last updated {{ page.lastUpdated }}{% if page.updatedBy %} · {{ page.updatedBy }}{% endif %}

{% endif %}
{% endif %}
{{ content }}