{% if background_img %} {% set image = resize_image(path="@/" ~ page.colocated_path ~ "/" ~ background_img, width=800, height=600) -%} {% endif -%}

{{ title }}

{% if body %}

{{ body }}

{% endif -%}