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