3 changed files with 16 additions and 32 deletions
@ -1,15 +1,7 @@
|
||||
<div class="govuk-width-container"> |
||||
<main class="govuk-main-wrapper govuk-main-wrapper--l" id="main-content" role="main"> |
||||
<div class="govuk-grid-row"> |
||||
<div class="govuk-grid-column-two-thirds"> |
||||
<h1 class="govuk-heading-l">Page not found</h1> |
||||
<p class="govuk-body"> |
||||
If you typed the web address, check it is correct. |
||||
</p> |
||||
<p class="govuk-body"> |
||||
If you pasted the web address, check you copied the entire address. |
||||
</p> |
||||
</div> |
||||
</div> |
||||
</main> |
||||
<div class="govuk-grid-row"> |
||||
<div class="govuk-grid-column-two-thirds"> |
||||
<h1 class="govuk-heading-l">Page not found</h1> |
||||
<p class="govuk-body">If you typed the web address, check it is correct.</p> |
||||
<p class="govuk-body">If you pasted the web address, check you copied the entire address.</p> |
||||
</div> |
||||
</div> |
||||
|
||||
@ -1,10 +1,6 @@
|
||||
<div class="govuk-width-container"> |
||||
<main class="govuk-main-wrapper govuk-main-wrapper--l" id="main-content" role="main"> |
||||
<div class="govuk-grid-row"> |
||||
<div class="govuk-grid-column-two-thirds"> |
||||
<h1 class="govuk-heading-l">Sorry, there is a problem with the service</h1> |
||||
<p class="govuk-body">Try again later.</p> |
||||
</div> |
||||
</div> |
||||
</main> |
||||
<div class="govuk-grid-row"> |
||||
<div class="govuk-grid-column-two-thirds"> |
||||
<h1 class="govuk-heading-l">Sorry, there is a problem with the service</h1> |
||||
<p class="govuk-body">Try again later.</p> |
||||
</div> |
||||
</div> |
||||
|
||||
@ -1,10 +1,6 @@
|
||||
<div class="govuk-width-container"> |
||||
<main class="govuk-main-wrapper govuk-main-wrapper--l" id="main-content" role="main"> |
||||
<div class="govuk-grid-row"> |
||||
<div class="govuk-grid-column-two-thirds"> |
||||
<h1 class="govuk-heading-l">Sorry, there is a problem with the service</h1> |
||||
<p class="govuk-body">Try again later.</p> |
||||
</div> |
||||
</div> |
||||
</main> |
||||
<div class="govuk-grid-row"> |
||||
<div class="govuk-grid-column-two-thirds"> |
||||
<h1 class="govuk-heading-l">Sorry, there is a problem with the service</h1> |
||||
<p class="govuk-body">Try again later.</p> |
||||
</div> |
||||
</div> |
||||
|
||||
Loading…
Reference in new issue