diff --git a/app/templates/views/templates/choose.html b/app/templates/views/templates/choose.html index 99812fc89..e0143ac72 100644 --- a/app/templates/views/templates/choose.html +++ b/app/templates/views/templates/choose.html @@ -22,7 +22,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 @@ -31,7 +31,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