diff --git a/app/templates/partials/templates/guidance-formatting-letters.html b/app/templates/partials/templates/guidance-formatting-letters.html index 6e02550f5..7e849955b 100644 --- a/app/templates/partials/templates/guidance-formatting-letters.html +++ b/app/templates/partials/templates/guidance-formatting-letters.html @@ -1,31 +1,36 @@ +{% from "components/inset-text/macro.njk" import govukInsetText %} +
To put a heading in your template, use a hash:
-- # This is a heading -
+To make bullet points, use asterisks:
-
- * point 1
- * point 2
- * point 3
-
To insert a page break, use three asterisks:
-
- Content on page 1
-
- ***
-
- Content on page 2
-
To put a title in your template, use a hash:
-- # This is a title -
+To make bullet points, use asterisks:
-
- * point 1
- * point 2
- * point 3
-
To add inset text, use a caret:
-- ^ You must tell us if your circumstances change -
+To add a horizontal line, use three dashes:
-- First paragraph -
-- --- -
-- Second paragraph -
+First paragraph
+---
+Second paragraph
', + "classes": "govuk-!-margin-top-0"}) + }}Always use full URLs, starting with https://
-- Apply now at https://www.gov.uk/example -
+- ((under18??Please get your application signed by a parent or - guardian.)) -
+For each person you send this message to, specify ‘yes’ or ‘no’ to diff --git a/app/templates/partials/templates/guidance-personalisation.html b/app/templates/partials/templates/guidance-personalisation.html index 8730dacc2..cf3f04ccf 100644 --- a/app/templates/partials/templates/guidance-personalisation.html +++ b/app/templates/partials/templates/guidance-personalisation.html @@ -1,11 +1,14 @@ +{% from "components/inset-text/macro.njk" import govukInsetText %} +
Use double brackets to personalise your message:
-- Hello ((first name)), your reference is ((ref number)) -
+Use double brackets to add a placeholder field to your template. This will contain a secure link to download the document.
-- Download your document at: ((link_to_file)) -
+