From f221d6c5d7ab541a5a6ce6a8a57bf4d1c8643486 Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Tue, 28 Sep 2021 22:01:14 +0200 Subject: [PATCH] fsd --- files/templates/home.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/files/templates/home.html b/files/templates/home.html index f7032e12d..53ca23dc5 100644 --- a/files/templates/home.html +++ b/files/templates/home.html @@ -146,7 +146,7 @@ {% endif %} -{% if request.path=='/' and g.system and g.timestamp > session.get('tooltip_last_dismissed',0)+60*60*24 and (not g.system.endswith('/chrome') and not g.system.endswith('/other')) and not g.system.endswith('/webview') %} +
@@ -165,6 +165,6 @@ } } -{% endif %} + {% endblock %} \ No newline at end of file