{{ post.title }}
{% include "pinax/blog/dateline_stale.html" %}{{ post.content_html|safe }}
{% extends "pinax/blog/blog_base.html" %} {% block body_class %}blog blog-post{% endblock %} {% block head_title_base %}{{ post.title }} | {{ SITE_NAME }}{% endblock %} {% block extra_head %} {{ block.super }} {% comment %} {% endcomment %} {% if post.description %} {% else %} {% endif %} {% if post.primary_image %} {% else %} {% comment %} {% endcomment %} {% endif %} {% endblock %} {% block content %}