{% extends "base.html" %} {% load comments %} {% block header %}{{ block.super }}Article Detail{% endblock %} {% block content %}
{{ comment_count }} comment{{ comment_count|pluralize }}
{% endif %}your comment
comments are disabled for this article
{% endif %}