From ecf6ebb1262d038836f033dd2a8403d93ada8165 Mon Sep 17 00:00:00 2001 From: Chris Hill-Scott Date: Thu, 3 Jan 2019 11:07:05 +0000 Subject: [PATCH] Equalise space before/after paragraph --- app/templates/views/templates/choose.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/templates/views/templates/choose.html b/app/templates/views/templates/choose.html index 04e6f131f..1ef5c1c80 100644 --- a/app/templates/views/templates/choose.html +++ b/app/templates/views/templates/choose.html @@ -26,7 +26,7 @@ {{ page_title }} {% if current_user.has_permissions('manage_templates') %} -

+

You need a template before you can send {% if 'letter' in current_service.permissions %} emails, text messages or letters @@ -35,7 +35,7 @@ {%- endif %}.

{% else %} -

+

You need to ask your service manager to add templates before you can send {% if 'letter' in current_service.permissions %} emails, text messages or letters