{{ post.date | date: "%d. %m. %Y" }} {{ post.title }} {% if post.image %} {% endif %} {{ post.content }} {% if post.gallery %} {% for photo in post.gallery %} {% endfor %} {% endif %}