### Description
This Pattern shows information about why the page didn't load.


### Variables
~~~
errorPage: {
  type: 
    type: string / required
  label: 
    type: string / required
  title: 
    type: string / required
  message: 
    type: string / required
}
~~~
