Skip to content

Commit a82e160

Browse files
Lakshmi Murugappanpaulrobertlloyd
authored andcommitted
Add inset text
1 parent cf5319f commit a82e160

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

app/guide/cohorts.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,10 @@ If a child’s historic vaccination record is missing from CHIS data, or you hav
9595
4. Click on the **Record as already vaccinated** link near the top of the page.
9696
5. Check the details on the page and add a note to explain this was a historic vaccination - then click the **Confirm** button.
9797

98-
^ You can only carry out this action for sessions that are not in progress
98+
{% from "inset-text/macro.njk" import insetText %}
99+
{{ insetText({
100+
html: "You can only carry out this action for sessions that are not in progress."
101+
}) }}
99102

100103
### Checking cohorts and what to do next
101104

0 commit comments

Comments
 (0)