{% load pagination_tags inlinetrans i18n comment_tags %} {% comments_media %}

{% inline_trans "Comments on this content" %}:

{% inline_trans "Reply" %}
{% if comments %} {% for comment in comments %} {% content_comment content comment 1 1 %} {% endfor %} {% endif %}