diff --git a/app/templates/views/templates/template.html b/app/templates/views/templates/template.html index 3fe2a1493..d7dbf94ae 100644 --- a/app/templates/views/templates/template.html +++ b/app/templates/views/templates/template.html @@ -63,24 +63,29 @@ href="{{ url_for('.view_template_versions', service_id=current_service.id, template_id=template.id) }}">See previous versions + {% endif %} {% if current_user.has_permissions('manage_templates') and user_has_template_permission %} {% if not template._template.archived %} + {% endif %} {% if not template._template.redact_personalisation %} + {% else %}

Personalization is hidden after sending

{% endif %} {% endif %} - +