@if (loading()) {
} @else if (notFound()) {
{{ 'staticPages.backHome' | translate }}
} @else {
@if (title()) {

{{ title() }}

}
}