mirror of
https://github.com/aljazceru/Journal-ghost.git
synced 2025-12-28 02:24:22 +01:00
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -13,10 +13,10 @@
|
||||
|
||||
<div class="gh-cta-actions">
|
||||
{{#if @member}}
|
||||
<a class="gh-btn gh-primary-btn" href="#/portal/account/plans" data-portal="account/plans">Upgrade now</a>
|
||||
<button class="gh-btn gh-primary-btn" href="#/portal/account/plans" data-portal="account/plans">Upgrade now</button>
|
||||
{{else}}
|
||||
<a class="gh-btn gh-primary-btn" href="#/portal/signup" data-portal="signup">Subscribe now</a>
|
||||
<a class="gh-cta-link" href="#/portal/signin" data-portal="signin">Already have an account? Sign in.</a>
|
||||
<button class="gh-btn gh-primary-btn" href="#/portal/signup" data-portal="signup">Subscribe now</button>
|
||||
<span class="gh-cta-link" href="#/portal/signin" data-portal="signin">Already have an account? Sign in.</span>
|
||||
{{/if}}
|
||||
</div>
|
||||
</section>
|
||||
Reference in New Issue
Block a user