{% if pager.hasNextPage %}
{% if comment.user.picture is not null and comment.user.picture is not empty %} {% else %} {% endif %}
{% if comment.user.id == app.user.id %} × {% endif %} {{ comment.user.firstName~" "~comment.user.lastName }} {{ comment.creationDate|date("date_format"|trans({}, "icap_socialmedia")) }} {{ comment.text }}
{% if comment.user.picture is not null and comment.user.picture is not empty %}
{% else %}
{% endif %}
{% if comment.user.id == app.user.id %} {% endif %} {{ comment.user.firstName~" "~comment.user.lastName }} {{ comment.creationDate|date("date_format"|trans({}, "icap_socialmedia")) }}
{{ comment.text }}