feat: content engine usw
This commit is contained in:
17
plan_yearly.hbs
Normal file
17
plan_yearly.hbs
Normal file
@@ -0,0 +1,17 @@
|
||||
<div class="membership-card yearly">
|
||||
<div class="membership-card-content">
|
||||
<h2 class="membership-card-title">{{t "Yearly"}}</h2>
|
||||
<h3 class="membership-card-price">{{price yearly_price currency=currency}}</h3>
|
||||
<div class="membership-card-options">
|
||||
<ul>
|
||||
<li>Full access to all premium posts</li>
|
||||
<li>Weekly email newsletter</li>
|
||||
<li>Support independent publishing</li>
|
||||
<li>Simple, secure card payment</li>
|
||||
<li>One easy payment instead of 12!</li>
|
||||
<li>No advertising</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<a href="#" class="global-button" data-members-plan="Yearly">{{t "Subscribe now"}}</a>
|
||||
</div>
|
||||
Reference in New Issue
Block a user