From 2eab7521e6ab5cd8f564ca8c868a31d26253c5ec Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Sat, 12 Feb 2022 03:00:57 +0200 Subject: [PATCH] fsd --- 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 8abd477855..5f7b762b68 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' %}