diff --git a/app/templates/views/choose-template.html b/app/templates/views/choose-template.html index cc6781caa..a5d28fd88 100644 --- a/app/templates/views/choose-template.html +++ b/app/templates/views/choose-template.html @@ -16,6 +16,8 @@ {% if current_user.has_permissions(['manage_templates']) %} Add a new template + {% else %} +
You need to ask your service manager to add templates before you can send messages
{% endif %} {% else %}