{% if item.image %} {{ item.title }} {% endif %}

{{ item.title }}

{% if item.text %} {{ item.text | markdownify }} {% endif %}