diff --git a/frontend/templates/base.html b/frontend/templates/base.html
index 7f48ca6d..6a49b1f3 100644
--- a/frontend/templates/base.html
+++ b/frontend/templates/base.html
@@ -82,6 +82,10 @@
Welcome to the almost-beta version of Unglue.it. Thanks to everyone who helped us with
our test campaign. Real campaigns coming Thursday at noon EDT. See you then.
+{% else %}
+
{% endif %}
{% block topsection %}{% endblock %}
{% block content %}{% endblock %}