{{ (status() === 'published' ? 'builder.statusPublished' : 'builder.statusDraft') | translate }} @if (dirty()) { {{ 'builder.unsavedChanges' | translate }} } @if (issues().length > 0) { }