diff --git a/files/templates/home.html b/files/templates/home.html index 48aa19761..52ad4e9d8 100644 --- a/files/templates/home.html +++ b/files/templates/home.html @@ -173,7 +173,7 @@ {% endif %} -{% if PUSHER_ID != 'blahblahblah' and v %} +{% if request.path == '/' and PUSHER_ID != 'blahblahblah' and v %}