diff --git a/files/templates/default.html b/files/templates/default.html index 982391484..447d02218 100644 --- a/files/templates/default.html +++ b/files/templates/default.html @@ -216,17 +216,17 @@ {% if '@' not in request.path %} {% if v %} - {% if SITE_NAME == 'Drama' %} + {% if sub %} + + /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' %} site banner - {% elif sub %} - - /s/{[sub.name]} banner - {% else %} site banner