mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-02-17 23:44:39 -05:00
Updated copy on empty members screen
This commit is contained in:
parent
e3aa51310c
commit
7061b3416f
1 changed files with 1 additions and 1 deletions
|
@ -143,7 +143,7 @@
|
|||
{{/if}}
|
||||
{{#if (lt this.members.length 6)}}
|
||||
<div class="gh-main-section gh-members-help">
|
||||
<h2 class="gh-main-section-header small bn">Get the most out of offers</h2>
|
||||
<h2 class="gh-main-section-header small bn">Get started with memberships</h2>
|
||||
<div class="gh-main-section-block">
|
||||
<div class="gh-main-section-content grey">
|
||||
<a href="https://ghost.org/resources/build-audience-subscriber-signups/" target="_blank" class="gh-members-help-card" rel="noopener noreferrer">
|
||||
|
|
Loading…
Add table
Reference in a new issue