mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-23 15:57:23 -04:00
Update app/assets/error_pages/5xx.html
Remove unneeded GOV.UK suffix from page title on error page. Co-Authored-By: karlchillmaid <karl.chillmaid@digital.cabinet-office.gov.uk>
This commit is contained in:
@@ -3,7 +3,7 @@
|
|||||||
<head>
|
<head>
|
||||||
<meta charset="utf-8" />
|
<meta charset="utf-8" />
|
||||||
<title>
|
<title>
|
||||||
Sorry, there is a problem with the service – GOV.UK Notify – GOV.UK
|
Sorry, there is a problem with the service – GOV.UK Notify
|
||||||
</title>
|
</title>
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1, viewport-fit=cover">
|
<meta name="viewport" content="width=device-width, initial-scale=1, viewport-fit=cover">
|
||||||
<meta name="theme-color" content="#0b0c0c" />
|
<meta name="theme-color" content="#0b0c0c" />
|
||||||
|
|||||||
Reference in New Issue
Block a user