diff --git a/templates/devstar-home-vscode.tmpl b/templates/devstar-home-vscode.tmpl index c9ca0539b4..a765098bf6 100644 --- a/templates/devstar-home-vscode.tmpl +++ b/templates/devstar-home-vscode.tmpl @@ -70,34 +70,8 @@ - {{if and .IsSigned .MustChangePassword}} - {{/* No links */}} - {{else if .IsSigned}} - - - - - - - - - - - - - - {{else if .IsLandingPageOrganizations}} - - {{else}} - - {{end}} - {{template "custom/extra_links" .}} - {{if not .IsSigned}} - - {{end}} - @@ -113,11 +87,6 @@ {{svg "octicon-sign-out"}} {{ctx.Locale.Tr "sign_out"}} - - {{if and .IsSigned .MustChangePassword}} - {{else if .IsSigned}} - {{else}} - {{end}}