{% load i18n bfmarkup pytils_numeral %}
{{ comment.body_html|safe }}
{% link comment.user %}, {% relative_datetime object.date comment.pub_date %} {% if object.comments_open %}{% ifequal reply_to comment.id %} {% include "blog/comment_form.html" %} {% endifequal %}{% endif %}