{% load tinyblog_tags %}
{% tinyblog_post_date post.created %}

{{ post.title }}

{{ post.teaser_html|safe|striptags }}

Published at {{ post.created|date:"f a" }}. Comments | Read more »