{% extends "layout.html" %} {% block body %}

{{ this.title }}

{{ this.body }} {% for img in this.attachments.images %}
Thumbnail
Original
{% endfor %} {% endblock %}