Skip to content

Commit 669d6af

Browse files
authored
Merge pull request #16 from rcpch/mbarton/privacy-notice
Add privacy notice link
2 parents 6240594 + 7c94449 commit 669d6af

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ Visit http://localhost:8000/.
1414

1515
### Before launch
1616

17-
- Link to NPDA privacy notice in footer
1817
- add columns for response rate by role
1918

2019
### UI questions

templates/base.html

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,8 +53,13 @@
5353
</li>
5454
<li class="nhsuk-footer__list-item">
5555
<a href="mailto:npda@rcpch.ac.uk">npda@rcpch.ac.uk</a>
56+
</li>
57+
<li class="nhsuk-footer__list-item">
5658
<a href="tel:02070926137">020 7092 6137</a>
5759
</li>
60+
<li class="nhsuk-footer__list-item">
61+
<a href="https://www.rcpch.ac.uk/work-we-do/clinical-audits/npda/transparency-open-data" target="_blank" rel="noopener">Privacy Notice</a>
62+
</li>
5863
<li class="nhsuk-footer__list-item">
5964
&copy; Royal College of Paediatrics and Child Health 2026
6065
{% block footer-text-extra %}{% endblock %}

0 commit comments

Comments
 (0)