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