diff --git a/app/templates/views/templates/template.html b/app/templates/views/templates/template.html index 5a1f59f03..21978f655 100644 --- a/app/templates/views/templates/template.html +++ b/app/templates/views/templates/template.html @@ -56,18 +56,30 @@ {{ template._template.updated_at|format_delta }} - See previous versions - {% endif %} - {% if current_user.has_permissions('manage_templates') and user_has_template_permission %} - {% if not template._template.archived %} - Delete this template - {% endif %} - {% if not template._template.redact_personalisation %} - Hide personalization after sending - {% else %} +