layout: default


<h1>

{{ page.title }}

</h1>

{% if page.image %}

<img src="{{ page.image }}" />

{% endif %}

{{ content }}