We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d86501e commit 148128bCopy full SHA for 148128b
app/views/david/alcohol.html
@@ -17,9 +17,11 @@
17
<div class="nhsuk-grid-column-two-thirds">
18
19
<h1>
20
- How much alcohol
+ How much alcohol do you drink in a typical week?
21
</h1>
22
-
+ <div class="nhsuk-hint" id="example-with-hint-text-hint">
23
+ Your NHS number is a 10 digit number that you find on any letter the NHS has sent you. For example, 485 777 3456.
24
+ </div> <input class="nhsuk-input nhsuk-input--width-10" id="example-with-hint-text" name="example-with-hint-text" type="text" aria-describedby="example-with-hint-text-hint" inputmode="numeric">
25
<p>
26
Visit the
27
<a href="https://service-manual.nhs.uk">NHS digital service manual</a>
0 commit comments