Skip to content

Commit db0f240

Browse files
sarawilcoxcolinrotherham
authored andcommitted
Add NHS number code instead of dummy NHS number
1 parent 7900a72 commit db0f240

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/views/content/writing-nhs-messages.njk

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -408,7 +408,7 @@
408408
classes: "nhsuk-expander"
409409
}) %}
410410
<p><strong>Reference number -</strong></p>
411-
<p><strong>NHS number -</strong> 999 123 4567</p>
411+
<p><strong>NHS number -</strong> ((NHS number))</p>
412412
<p>Dear ((firstName))((lastName)),</p>
413413
<p><strong>Confirm your address with NHS England</strong></p>
414414
<p>We are writing to you to confirm if the home address the NHS holds for you is up to date.</p>
@@ -445,7 +445,7 @@
445445
classes: "nhsuk-expander"
446446
}) %}
447447
<p>Date: DD MONTH YYYY</p>
448-
<p>Your NHS number: 999 123 4567</p>
448+
<p>Your NHS number: ((NHS number))</p>
449449
<p><strong>Booking your measles, mumps and rubella vaccination</strong></p>
450450
<p>Dear ((firstName))((lastName)),</p>
451451
<p>Measles cases are increasing in England, so it's important you are fully vaccinated.</p>

0 commit comments

Comments
 (0)