diff --git a/files/templates/home.html b/files/templates/home.html index ba3707527..74e44821c 100644 --- a/files/templates/home.html +++ b/files/templates/home.html @@ -43,15 +43,11 @@
{% if request.path == '/' and v.paid_dues %} -
- -
- + {% if ccmode=="true"%}COUNTRY CLUB MODE: ACTIVATED{% endif %} + {% if ccmode=="false" or not ccmode %}CC Mode{% endif %}
{% endif %} +