From e077f79473fb8dc75d05d336287431ef13da1369 Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Sat, 12 Feb 2022 17:52:28 +0200 Subject: [PATCH] fd --- files/templates/default.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/files/templates/default.html b/files/templates/default.html index 970ffb912..2f9aa7078 100644 --- a/files/templates/default.html +++ b/files/templates/default.html @@ -221,7 +221,7 @@ {% if v %} {% if sub %} - /s/{{sub.name}} banner + /s/{{sub.name}} banner {% elif SITE_NAME == 'Drama' %} {% set path = "assets/images/" + SITE_NAME + "/banners_bhm" %} {% set image = "/static/" + path + "/" + listdir('files/' + path)|random() + '?a=21' %}