{% load i18n profile_tags %}
{% if unit.commented_by %}
{{ unit.commented_by.username }}
{% endif %}
{% trans "Comment:" %} {{ unit.translator_comment }}
{% if unit.commented_by and unit.commented_on %} {% endif %}