diff --git a/templates/base.html b/templates/base.html
index cf06bef675d9778deee3b828c488cd4ac54d2e84..be256e3d80fe6351437f2572041d01d6c1e8df7d 100644
--- a/templates/base.html
+++ b/templates/base.html
@@ -164,11 +164,17 @@
ga('send', 'pageview');
{% endif %}
+
+{% if not app %}
+{% endif %}
+
+
+