Skip to content
Draft
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions app/views/pharmacies/users/new.html
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@

<h1 class="nhsuk-heading-l">Add user</h1>

<p class="nhsuk-body">Users must have an NHS-approved email address. See the <a href="https://digital.nhs.uk/services/care-identity-service/applications-and-services/apply-for-care-id/care-identity-email-domain-allow-list" target="_blank" class="nhsuk-link">list of approved email domains (opens in new tab)</a>.</p>

<form action="/pharmacies/users/new-answer" method="post" novalidate="true">

{{ input({
Expand Down