{{ article?.attributes.title }}

{{ 'Attribute.AvailabilityDate' | translate }}: {{ article?.attributes.created | translateDateFormat | async }}

{{ 'Attribute.ModificationDate' | translate }}: {{ article?.attributes.modify | translateDateFormat | async }}

{{ 'Attribute.Author' | translate }}: {{ article?.attributes.author }}