Skip to content

Commit

Permalink
Update maintenance page
Browse files Browse the repository at this point in the history
  • Loading branch information
vertism committed Dec 16, 2024
1 parent 8fbaca2 commit fb3f3ac
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion app/views/layouts/maintenance.html.slim
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
- content_for :page_title do
= "Sorry, the service is unavailable – #{t('common.service_name')} – GOV.UK"

- content_for :logo_link_title do
= "Return to home page"

Expand Down Expand Up @@ -37,7 +40,8 @@
main#content
h1.page-heading style="border-bottom: 1px solid #000"
= "Service down for planned maintenance"
p.lede This service will be down for essential maintenance during the afternoon of Wednesday 13 November. You will not have access after 13.00 on this day – the site will likely resume service after business hours. Apologies for the inconvenience.
p.lede This service is down for essential maintenance from 17:30 on Tuesday 17th December.<br>You will not have access from this time.<br>The site will resume service later in the evening of 17th December.
p.lede We apologies for any inconvenience this may cause.

- content_for :body_end do
= javascript_include_tag "application"
Expand Down

0 comments on commit fb3f3ac

Please sign in to comment.