{{ concernedPost?.title }}
Publié le {{ concernedPost?.publicationDate | date: "dd/MM/yyyy à HH:mm" }} @for (comment of comments; track comment.id) { @if (comment.profilePicture) {Mis à jour le {{ comment.commentDate | date: "dd/MM/yyyy à HH:mm" }}
} @else {Envoyé le {{ comment.commentDate | date: "dd/MM/yyyy à HH:mm" }}
}{{ comment.content }}
}
- {{ comment.authorRole }}
@if (comment.isUpdated) {Mis à jour le {{ comment.commentDate | date: "dd/MM/yyyy à HH:mm" }}
} @else {Envoyé le {{ comment.commentDate | date: "dd/MM/yyyy à HH:mm" }}
}