{{ post.title }}
{{ post.intro }}
{% with post.main_image as main_image %}
{% if main_image %}{% image main_image fill-320x240 class="db" %}{% endif %}
{% endwith %}
By {{ post.owner }}