-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Change wording of reviewed guidance notice
- Loading branch information
Showing
1 changed file
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -13,8 +13,8 @@ | |
{% block content %} | ||
<div class="template-guidance__warning"> | ||
<div class="nhsuk-width-container"> | ||
<p class="template-guidance__warning__body"><strong>This guidance has been reviewed by the Health and Care Information Governance Panel, including the Information Commissioner’s Office (ICO) and National Data Guardian (NDG).</strong></p> | ||
<p class="template-guidance__warning__body">The panel exists to simplify information governance guidance. Have we done a good job? Let us know at <a href="mailto:[email protected]">[email protected]</a>.</p> | ||
<p class="template-guidance__warning__body"><strong>This guidance has been reviewed by the Health and Care Information Governance Working Group, including the Information Commissioner's Office (ICO) and National Data Guardian (NDG).</strong></p> | ||
<p class="template-guidance__warning__body">Have we done a good job? <a href="https://nhsplatform.corestream.co.uk/public/form/IGPolicyQuery">Let us know</a>.</p> | ||
</div> | ||
</div> | ||
<div class="nhsuk-width-container nhsai-resource_page"> | ||
|