3 changed files with 15 additions and 4 deletions
@ -0,0 +1,11 @@ |
|||||||
|
<% content_for :title, "Your invitation link has expired" %> |
||||||
|
|
||||||
|
<div class="govuk-grid-row"> |
||||||
|
<div class="govuk-grid-column-two-thirds"> |
||||||
|
<h1 class="govuk-heading-l"> |
||||||
|
<%= content_for(:title) %> |
||||||
|
</h1> |
||||||
|
|
||||||
|
<p class="govuk-body">Contact your coordinator to request a new one.</p> |
||||||
|
</div> |
||||||
|
</div> |
Loading…
Reference in new issue