{% extends "base.html" %} {% load i18n %} {% load pytils_dt %} {% load pytils_numeral %} {% load discussion_tags %} {% load theme %} {% block title %}{{ object.name }}{% endblock %} {% block extrahead %} {% theme_css "highlight" %} {% theme_js "highlight.pack" %} {% theme_js "comments" %} {% theme_js "jquery.form" %} {% theme_js "ajaxforms" %} {% ifapp pingback %}{% endifapp %} {% revcanonical object %} {% endblock %} {% block content %} {% include "blog/post_entry.html" %} {% block pingbacks %} {% if object.pingback_count %}
{% trans "Comments" %}
{% if not comments %}