{% load dialogos_tags %} {% load bootstrap_tags %} {% load pagination_tags %} {% load url from future %} {% load i18n %}
{{ comment.comment }}
{% trans 'Comments' %} ({% comment_count obj %} total)
{% if user.is_authenticated %} {% trans 'Add Comment' %} {% endif %}{{ comment.comment }}