diff --git a/files/templates/default.html b/files/templates/default.html index f18310509..b49bdea87 100644 --- a/files/templates/default.html +++ b/files/templates/default.html @@ -284,7 +284,7 @@ {% set path = "assets/images/" + SITE_NAME + "/banners" %} {% set image = "/" + path + "/" + listdir('files/' + path)|random() + '?v=25' %} - + site banner {% elif SITE_NAME == 'rDrama' %}