From fffcac168270a85c155de4536802f9cfdf1ba442 Mon Sep 17 00:00:00 2001 From: Chris Hill-Scott Date: Mon, 14 May 2018 15:21:49 +0100 Subject: [PATCH] Add guidance on how to use page breaks in letters MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Useful generally, but especially since we’ve edited some team’s templates to use this new feature, they could probably do with knowing how it works. --- .../templates/guidance-formatting-letters.html | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/app/templates/partials/templates/guidance-formatting-letters.html b/app/templates/partials/templates/guidance-formatting-letters.html index eaa3a01ba..f630a74bc 100644 --- a/app/templates/partials/templates/guidance-formatting-letters.html +++ b/app/templates/partials/templates/guidance-formatting-letters.html @@ -17,3 +17,15 @@ * point 3

+

+ To insert a page break, use three asterisks: +

+
+

+ Content on page 1
+
+ ***
+
+ Content on page 2
+

+