{% load i18n %}
{% if comment.author.get_profile.get_photo %} {% endif %} {{comment.author.get_profile.get_fullname}} | {{ comment.public_date|date:"Y-m-d" }} | #{{forloop.counter}}
{{comment.body|safe|urlizetrunc:50|linebreaksbr}}
{% if comment.author.get_profile.get_photo %}
{% endif %}
{{comment.author.get_profile.get_fullname}} |
{{ comment.public_date|date:"Y-m-d" }} | #{{forloop.counter}}
{{comment.body|safe|urlizetrunc:50|linebreaksbr}}
{% if comment.photo %}