{% extends "base.html" %} {% load mezzanine_tags rating_tags drum_tags %} {% block meta_title %}{{ title }}{% endblock %} {% block title %}{{ title }}{% endblock %} {% block main %} {% for comment in object_list %}
{{ no_data }}
{% endfor %} {% pagination_for object_list "page" "pjax" %} {% endblock %}
{{ comment.comment }}
by {{ comment.user|get_profile }} {{ comment.submit_date|short_timesince }} ago in {{ comment.content_object }}