mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-19 14:09:20 -04:00
Make agreed changes to content
The following changes are still to be decided: - how to tell userr when the service will be up again on the PaaS failwhale page - contact information for both pages
This commit is contained in:
@@ -3,7 +3,7 @@
|
|||||||
<head>
|
<head>
|
||||||
<meta charset="utf-8" />
|
<meta charset="utf-8" />
|
||||||
<title>
|
<title>
|
||||||
Sorry, we’re experiencing technical difficulties – GOV.UK Notify
|
Sorry, there is a problem with the service – GOV.UK Notify – GOV.UK
|
||||||
</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" />
|
||||||
@@ -69,7 +69,7 @@
|
|||||||
<div class="govuk-grid-row">
|
<div class="govuk-grid-row">
|
||||||
<div class="govuk-grid-column-full">
|
<div class="govuk-grid-column-full">
|
||||||
<h1 class="govuk-heading-l govuk-!-padding-top-7">
|
<h1 class="govuk-heading-l govuk-!-padding-top-7">
|
||||||
Sorry, we’re experiencing technical difficulties
|
Sorry, there is a problem with the service
|
||||||
</h1>
|
</h1>
|
||||||
<p>
|
<p>
|
||||||
Try again later.
|
Try again later.
|
||||||
|
|||||||
@@ -3,7 +3,7 @@
|
|||||||
<head>
|
<head>
|
||||||
<meta charset="utf-8" />
|
<meta charset="utf-8" />
|
||||||
<title>
|
<title>
|
||||||
GOV.UK Notify is down for maintenance – GOV.UK Notify
|
Sorry, the service is unavailable – GOV.UK Notify – GOV.UK
|
||||||
</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" />
|
||||||
@@ -69,7 +69,7 @@
|
|||||||
<div class="govuk-grid-row">
|
<div class="govuk-grid-row">
|
||||||
<div class="govuk-grid-column-full">
|
<div class="govuk-grid-column-full">
|
||||||
<h1 class="govuk-heading-l govuk-!-padding-top-7">
|
<h1 class="govuk-heading-l govuk-!-padding-top-7">
|
||||||
GOV.UK Notify is down for maintenance
|
Sorry, the service is unavailable
|
||||||
</h1>
|
</h1>
|
||||||
<p>
|
<p>
|
||||||
We’re performing some essential updates and will be back up shortly.
|
We’re performing some essential updates and will be back up shortly.
|
||||||
|
|||||||
Reference in New Issue
Block a user