Skip to content

Commit

Permalink
Update confirmation page example
Browse files Browse the repository at this point in the history
Fixes #390.
  • Loading branch information
gemmaleigh committed Jul 28, 2017
1 parent 994ee94 commit a392793
Showing 1 changed file with 13 additions and 4 deletions.
17 changes: 13 additions & 4 deletions docs/views/examples/confirmation-page.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,14 +11,23 @@
<div class="grid-row">
<div class="column-two-thirds">

<h1 class="heading-large">
Service name goes here
</h1>

<div class="govuk-box-highlight">
<h1 class="bold-large">Application complete</h1>
<p>
<h2 class="heading-xlarge">
Application complete
</h2>
<p class="font-large">
Your reference number is <br>
<strong class="heading-medium">HDJ2123F</strong>
<strong class="bold">HDJ2123F</strong>
</p>
</div>
<p>We have sent you a confirmation email.</p>

<p>
We have sent you a confirmation email.
</p>

<h2 class="heading-medium">What happens next</h2>
<p>We've sent your application to Hackney Electoral Register Office.</p>
Expand Down

0 comments on commit a392793

Please sign in to comment.