diff --git a/files/templates/sidebar_rDrama.html b/files/templates/sidebar_rDrama.html
index ae34c6681..488f4fc13 100644
--- a/files/templates/sidebar_rDrama.html
+++ b/files/templates/sidebar_rDrama.html
@@ -3,7 +3,7 @@
{% if sub %}
{% set image=sub.sidebar_url %}
{% else %}
- {% set image = "/i/rDrama/sidebar/873.webp" %}
+ {% set image = macros.random_image("sidebar") %}
{% endif %}
{% if request.path != '/sidebar' %}