diff --git a/templates/header.html b/templates/header.html index ff0c1f06..2298cae7 100644 --- a/templates/header.html +++ b/templates/header.html @@ -122,8 +122,8 @@ {% endif %} - - {{ current_user.name }} + + {{ current_user.name or current_user.email }} {% if current_user.in_trial() %}