Ghost/ghost/admin/app/components/dashboard/v5/parts/zero.hbs
James Morris f9231afa2a Further refinements to the new empty state for 0 members in new Dashboard
refs: https://github.com/TryGhost/Team/issues/1594

- this much more matches the style of the design
- it now covers the anchor and engagement charts
- has better fake data for all charts under the notice
- tweaked things for this in dark mode
2022-05-10 17:39:36 +01:00

7 lines
247 B
Handlebars

<div class="gh-dashboard5-zero">
<div class="gh-dashboard5-zero-message">
<h4>Get your first member to unlock analytics!</h4>
<p>Analytics will appear here as soon as someone<br />subscribes to your site.</p>
</div>
</div>