{% load comment_tags %}
{% if profile_app_name and profile_model_name %}
{{obj.user.username}}
{% endif %} {% include 'comment/content.html' with obj=obj is_parent=is_parent text_cls=text_cls %}