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 1d180b4 commit 2276f04Copy full SHA for 2276f04
app/views/david/nominate-pharmacy-choose.html
@@ -26,11 +26,11 @@
26
"classes": "nhsuk-fieldset__legend--l",
27
"isPageHeading": true
28
}
29
+ {{ hint({
30
+ "html": '<p>Choose a location closest to your preferred pharmacy.</p>',
31
+ "classes": "nhsuk-u-margin-bottom-4"
32
+ }) }}
33
},
- {{ hint({
- "html": '<p>Choose a location closest to your preferred pharmacy.</p>',
- "classes": "nhsuk-u-margin-bottom-4"
- }) }}
34
35
"items": [
36
{
0 commit comments