diff --git a/files/templates/sidebar_rDrama.html b/files/templates/sidebar_rDrama.html
index 46b0f49a2..84fb7bd60 100644
--- a/files/templates/sidebar_rDrama.html
+++ b/files/templates/sidebar_rDrama.html
@@ -12,7 +12,7 @@
- {% elif not (sub and sub.name == 'chudrama' and v.truecoins < 5000) %}
+ {% elif not (sub and sub.name == 'chudrama' and v and v.can_see_chudrama) %}