{{ title }}

{% set image = resize_image(path="@/" ~ page.colocated_path ~ "/" ~ img, width=800, height=600) -%} {{ alt }} {% if credit %}
{{ credit }}
{% endif %}
{{ body|markdown|safe }}