diff --git a/templates/navigation/topbar.html b/templates/navigation/topbar.html index b5bd8e78..6bcd0d0a 100644 --- a/templates/navigation/topbar.html +++ b/templates/navigation/topbar.html @@ -20,7 +20,7 @@ {% endif %} - + {{ g.current_user.first_name + " " + g.current_user.last_name }} {{ Icon('avatar', classes='topbar__link-icon') }}