success) { $userBar = 'Logged in as ' . $userInfo->username; } else { $userBar = 'Log in'; } return <<