diff --git a/allianceauth/authentication/templates/authentication/dashboard.html b/allianceauth/authentication/templates/authentication/dashboard.html index 44e1866e..896dddfe 100644 --- a/allianceauth/authentication/templates/authentication/dashboard.html +++ b/allianceauth/authentication/templates/authentication/dashboard.html @@ -163,7 +163,7 @@ {{ char.character_name }} {{ char.corporation_name }} - {{ char.alliance_name }} + {{ char.alliance_name|default:"" }} {% endfor %}