diff --git a/files/templates/admin/admin_home.html b/files/templates/admin/admin_home.html index eae08bb84..e62077a2d 100644 --- a/files/templates/admin/admin_home.html +++ b/files/templates/admin/admin_home.html @@ -70,10 +70,12 @@ + {% if SITE_NAME == 'rDrama' %}
+ {% endif %}
diff --git a/files/templates/submission.html b/files/templates/submission.html index 07acf446b..297883806 100644 --- a/files/templates/submission.html +++ b/files/templates/submission.html @@ -43,7 +43,7 @@ {% endif %} -{% if fart and not (v and v.has_badge(128)) %} +{% if fart and not (v and v.has_badge(128)) and SITE_NAME == 'rDrama' %}