{% set authorName = app.user.profileType.type != 'b' ? comment.author.fullName : comment.author.getHiddenFullname() %} {{ authorName }}
{{ comment.publishedAt|format_datetime('full', 'short', '') }}