diff --git a/app/templates/common/topnav.html b/app/templates/common/topnav.html index ce4d21c..fd1b761 100644 --- a/app/templates/common/topnav.html +++ b/app/templates/common/topnav.html @@ -12,7 +12,7 @@ {% else %} {% with user = get_active_user() %} Welcome, {{user.username}} -