Modification de l'article {{ publication.title }}

Title Description
Content
@if ((isPreviewing$ | async) === true) {

Preview is loading...

} @else {

{{ publication.title }}

{{ publication.description }}

}