{% load humanize %}
{{ comment.user.profile.get_screen_name }} {{ comment.date|naturaltime }}

{{ comment.get_comment_as_markdown|safe }}