{# "UpdatedBy"|get_lang|format(comment.username) #}
{% if comment.comment is not empty %} {{ comment.comment }} {% else %} {{ 'HereIsYourFeedback' | get_lang }} {% endif %}
{% if comment.file_url is not empty %}{{ comment.file_name_to_show }} {% if is_allowed_to_edit %} {% endif %}
{% endif %}