diff --git a/templates/public_base.html b/templates/public_base.html index 9bdf71ef3..15c8ce601 100644 --- a/templates/public_base.html +++ b/templates/public_base.html @@ -333,10 +333,10 @@ {% trans "Stories" %} {% if org|config:"has_new_brand" %} {% if org|config:"is_global" and org.subdomain == "" %} - {% trans "Co-Create" %} + {% trans "Co-Create" %} {% endif %} {% endif %} - {% trans "About" %} + {% trans "About" %} {% trans "Engagement" %} {% if show_bots_link %} {% trans "Bots" %} @@ -560,7 +560,7 @@
{% trans "Engagement" %} - {% trans "About" %} + {% trans "About" %} {% if show_bots_link %} {% trans "Bots" %} {% endif %} @@ -665,7 +665,7 @@ {% if org|config:"is_global" and org.subdomain == "" %}
- {% trans "Co-Create" %}