{% load i18n django_markdown %} {% for comment in comment_list %} {% endfor %}
{% if comment.user.get_profile.thumbnail %}{% else %}{% endif %} {{comment.user}}
{{comment.comment|markdown_safe}}