From 68113e764f197a5642ef7b224991480ca2079065 Mon Sep 17 00:00:00 2001 From: Chris Hill-Scott Date: Fri, 3 Mar 2017 14:18:20 +0000 Subject: [PATCH] Add guidance about the contact block --- .../partials/templates/guidance-contact-block.html | 8 ++++++++ app/templates/views/edit-letter-template.html | 1 + 2 files changed, 9 insertions(+) create mode 100644 app/templates/partials/templates/guidance-contact-block.html diff --git a/app/templates/partials/templates/guidance-contact-block.html b/app/templates/partials/templates/guidance-contact-block.html new file mode 100644 index 000000000..dda2aa91f --- /dev/null +++ b/app/templates/partials/templates/guidance-contact-block.html @@ -0,0 +1,8 @@ +

Contact details

+

+ Add contact details for your service in + settings. +

+

+ The text will appear in the top right of all letters your service sends. +

diff --git a/app/templates/views/edit-letter-template.html b/app/templates/views/edit-letter-template.html index f981b7008..f3a7e623b 100644 --- a/app/templates/views/edit-letter-template.html +++ b/app/templates/views/edit-letter-template.html @@ -29,6 +29,7 @@