{% if upload.comment is null %}{{ 'Click to add a comment'|trans }}{% else %}{{ upload.comment|nl2br }}{% endif %}