diff --git a/app/templates/admin_template.html b/app/templates/admin_template.html
index 1c9fe195f..9dacd375a 100644
--- a/app/templates/admin_template.html
+++ b/app/templates/admin_template.html
@@ -175,7 +175,7 @@
{% endblock %}
{% block footer %}
-
+
{% if current_service and current_service.research_mode %}
{% set meta_suffix = 'Built by the Technology Transformation Servicesresearch mode' %}
{% else %}
@@ -251,7 +251,7 @@
"html": meta_suffix
}
}) }}
-
+
{% if current_user.is_authenticated %}
{% block sessionUserWarning %}