Replace rails error pages with generic gov ones (#154)
* Replace rails error pages with generic gov ones
* Use the 404 page
* Remove tax bit
* Fix layout of error pages
* Add help link to 404 page
Co-authored-by: Paul Robert Lloyd <me+git@paulrobertlloyd.com>
<h1>The page you were looking for doesn’t exist.</h1>
<p>You may have mistyped the address or the page may have moved.</p>
<divclass="govuk-grid-row">
<divclass="govuk-grid-column-two-thirds">
<h1class="govuk-heading-l">Page not found</h1>
<pclass="govuk-body">If you typed the web address, check it is correct.</p>
<pclass="govuk-body">If you pasted the web address, check you copied the entire address.</p>
<pclass="govuk-body"><aclass="govuk-link"href="https://digital.dclg.gov.uk/jira/servicedesk/customer/portal/4/group/21">Get help</a> if the web address is correct and not working.</p>
</div>
<p>If you are the application owner check the logs for more information.</p>