Skip to content

Commit 1de93dd

Browse files
TD-5278-Remove the year from the Footer copyright notice
1 parent 9821093 commit 1de93dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<footer role="contentinfo">
22
<div class="nhsuk-footer" id="nhsuk-footer">
33
<div class="nhsuk-width-container nhsuk-footer__container app-width-container">
4-
<p class="nhsuk-footer__copyright">&copy; NHS England @DateTime.Now.Year</p>
4+
<p class="nhsuk-footer__copyright">&copy; NHS England</p>
55
</div>
66
</div>
77
</footer>

0 commit comments

Comments
 (0)