{% load accounts djblets_utils i18n reviewtags %}
| {% trans "Description" %} | {% trans "From" %} | {% trans "Last Updated" %} |
|---|---|---|
|
{{comment.text|render_markdown:comment.rich_text|striptags|truncatewords:20}} |
{% include "ui/components/user.html" with user=comment.review_obj.user show_avatar=True %} |