diff --git a/files/templates/home.html b/files/templates/home.html index 04ad5a6e8f..c7de33c489 100644 --- a/files/templates/home.html +++ b/files/templates/home.html @@ -41,7 +41,7 @@
- {% if v and SITE_NAME != 'Cringetopia' %} + {% if v %}
{% if sub %} {% if v.subs == 1 %} @@ -51,7 +51,7 @@ Block /h/{{sub.name}} Unblock /h/{{sub.name}} {% endif %} - {% else %} + {% elif SITE_NAME == 'rDrama' %}