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:
Tom Byers
2019-11-28 13:27:31 +00:00
parent 9263bac59e
commit f8564ebe0c
2 changed files with 4 additions and 4 deletions

View File

@@ -3,7 +3,7 @@
<head> <head>
<meta charset="utf-8" /> <meta charset="utf-8" />
<title> <title>
Sorry, were 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, were experiencing technical difficulties Sorry, there is a problem with the service
</h1> </h1>
<p> <p>
Try again later. Try again later.

View File

@@ -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>
Were performing some essential updates and will be back up shortly. Were performing some essential updates and will be back up shortly.