{% load i18n %} {% load custom_tags %}
{{ comment.user }} {{ comment.created_at }}

{{ comment.text | render_markdown }}