diff --git a/app/templates/views/templates/template.html b/app/templates/views/templates/template.html
index 66142db28..80623185f 100644
--- a/app/templates/views/templates/template.html
+++ b/app/templates/views/templates/template.html
@@ -64,10 +64,12 @@
{% endif %}
{% if current_user.has_permissions(permissions=['manage_templates'], admin_override=True) %}
-
-
+ {% if not template._template.archived %}
+
+
+ {% endif %}
{% if not template._template.redact_personalisation %}