{% load i18n locale profile_tags %}
{% if unit.commented_by %}
{% include 'core/_avatar.html' with user=unit.commented_by %}
{% endif %}
{% if cansuggest or cantranslate %} {% endif %} {% trans "Last comment:" %} {{ unit.translator_comment }}
{% if unit.commented_by and unit.commented_on %} {% endif %}