diff --git a/files/templates/home.html b/files/templates/home.html
index 0b1eb9686..870f4adc0 100644
--- a/files/templates/home.html
+++ b/files/templates/home.html
@@ -38,8 +38,8 @@
{% block navbar %}
{% if request.path == '/' and v.paid_dues %}
- {% if ccmode=="true"%}
CC{% endif %}
- {% if ccmode=="false" %}
CC{% endif %}
+ {% if ccmode=="true"%}
CC{% endif %}
+ {% if ccmode=="false" %}
CC{% endif %}
{% endif %}
{% if request.path in ('/','/logged_out') and SITE_NAME == 'Drama' %}