From 1079b99ee677633cad0c1f70224a7c7444076218 Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Fri, 19 Aug 2022 00:29:44 +0200 Subject: [PATCH] fix pusher --- files/templates/default.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/files/templates/default.html b/files/templates/default.html index 5a73e8bb6..401ca5c02 100644 --- a/files/templates/default.html +++ b/files/templates/default.html @@ -7,10 +7,10 @@ - {% if request.path == '/' %} - - {% else %} + {% if request.path %} + {% else %} + {% endif %} {% if v %}