|
|
@ -1,7 +1,7 @@ |
|
|
|
<% content_for :title, "We've sending you an email" %> |
|
|
|
<% content_for :title, "We’re sending you an email" %> |
|
|
|
<div class="govuk-grid-row"> |
|
|
|
<div class="govuk-grid-row"> |
|
|
|
<div class="govuk-grid-column-two-thirds"> |
|
|
|
<div class="govuk-grid-column-two-thirds"> |
|
|
|
<%= govuk_panel(title_text: "We're sending you an email") %> |
|
|
|
<%= govuk_panel(title_text: "We’re sending you an email") %> |
|
|
|
|
|
|
|
|
|
|
|
<p class="govuk-body">It should arrive in a few minutes, but it could take longer.</p> |
|
|
|
<p class="govuk-body">It should arrive in a few minutes, but it could take longer.</p> |
|
|
|
|
|
|
|
|
|
|
|