diff --git a/templates/public/base.html b/templates/public/base.html index cc582d80..38d75250 100755 --- a/templates/public/base.html +++ b/templates/public/base.html @@ -37,9 +37,9 @@
{% if IS_CORP %} - {{ CORP_NAME }} + {{ CORP_NAME }} {% else %} - {{ ALLIANCE_NAME }} + {{ ALLIANCE_NAME }} {% endif %}