diff --git a/ghost/admin/app/templates/dashboard.hbs b/ghost/admin/app/templates/dashboard.hbs
index 9370088a92..14a8b50c1c 100644
--- a/ghost/admin/app/templates/dashboard.hbs
+++ b/ghost/admin/app/templates/dashboard.hbs
@@ -7,37 +7,6 @@
- {{#if (and this.session.user.isAdmin (not (feature "dashboardHideGettingStarted")) (feature "improvedOnboarding"))}}
-
-
-
Not sure where to start? We got you.
-
- Dive into our tutorials and guides for people who are new to Ghost and setting
- up a brand new publication. Find out how to customize your site, publish your
- first post, send email newsletters and setup vour memberships.
-
-
View resources
-
-
-
-
- {{svg-jar "dotdotdot"}}
-
-
-
- Dismiss
-
-
-
-
- {{/if}}
-
{{#if (and this.session.user.isOwnerOnly (not this.settings.editorIsLaunchComplete) (not (feature "improvedOnboarding")))}}
@@ -61,7 +30,6 @@
{{/if}}
-
{{#unless this.settings.editorIsLaunchComplete}}