<?php
return [
'title' => 'Unfortunately, an error occurred',
'description' => '<p>
Unfortunately, the page you requested cannot be showed. We apologize for the inconvenience.
</p>
<p>
Return to <a href="/">homepage</a>.
</p>'
];