@if (concernedAuthor) {

{{ authorName }}

{{ concernedAuthor.role }}
@if (concernedAuthor.profilePicture) { } @else { }
@if (actualAuthor) { @if (concernedAuthor.id === actualAuthor.id) { } }
} @else {

Loading...

}