--- layout: base.njk ---
{% if toc %} {% endif %}

{{ title }}

{% if image and image.src != '' %} {{ image.alt }} {% endif %} {{ content | safe }}