import {Component, Inject, Input, Optional} from '@angular/core'; import {Location} from '@angular/common'; import {ActivatedRoute} from '@angular/router'; import {Title, Meta} from '@angular/platform-browser'; import {RESPONSE} from "@nguniversal/express-engine/tokens"; import {EnvProperties} from "../utils/properties/env-properties"; import {SEOService} from "../sharedComponents/SEO/SEO.service"; @Component({ selector: 'error', template: `
You asked for {{page}}, but despite our computers looking very hard, we could not find it. What happened ?