@if (loading()) {

{{ "share.page.loading" | transloco }}

} @else if (error()) {

{{ error()! | transloco }}

} @else { }