diff --git a/templates/analytics.html b/templates/analytics.html
index 0aa711d..9cfe87a 100644
--- a/templates/analytics.html
+++ b/templates/analytics.html
@@ -23,3 +23,23 @@ var _paq = _paq || [];
ga('create','{{ GOOGLE_ANALYTICS }}');ga('send','pageview');
{% endif %}
+
+{% if SC_PROJECT and SC_SECURITY %}
+
+
+
+
+{% endif %}