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 %}
-
+
{% elif SITE_NAME == 'Drama' %}
{% set path = "assets/images/" + SITE_NAME + "/banners_bhm" %}
{% set image = "/static/" + path + "/" + listdir('files/' + path)|random() + '?a=21' %}