@if (isLoading) {

Publication content loading...

} @else { @if (publication) {

{{ publication.title }}

{{ publication.description }}

@if (isAuthorAndUserEquals) { edit }
} @else {

Publication failed to load...

} }