diff --git a/templates/public_base.html b/templates/public_base.html index d472b9bfd..6f07a0eff 100644 --- a/templates/public_base.html +++ b/templates/public_base.html @@ -332,7 +332,7 @@ {% trans "Opinions" %} {% trans "Stories" %} {% if org|config:"has_new_brand" %} - {% if org|config:"is_global" %} + {% if org|config:"is_global" and org.subdomain != "" %} {% trans "Co-Create" %} {% endif %} {% endif %} @@ -640,28 +640,30 @@ {% if org|config:"has_new_brand" %}