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

{{ post.title }}

{{ post.teaser_html|safe|striptags }}

Published at {{ post.created|date:"f a" }}. {% tinyblog_disqus_shortname as disqus %} {% if disqus %} Comments | {% endif %} Read more »