mirror of
https://github.com/indentlabs/notebook.git
synced 2025-10-26 11:19:22 +00:00
Don't mind me, forgot link to blog post
This commit is contained in:
parent
48160a8c7e
commit
20e95ffafb
@ -25,7 +25,7 @@
|
||||
<div class="card-panel blue lighten-5 hoverable">
|
||||
<p class="center"><strong>Subscriptions are here!</strong></p>
|
||||
<p>
|
||||
Read about what that means for you and your notebook <a href="#" class="blue-text lighten-5">in our latest blog post</a>.
|
||||
Read about what that means for you and your notebook <a href="https://medium.com/indent-labs/notebook-ai-adds-subscriptions-for-more-detailed-worldbuilding-54482b91c6b0#.4jeavd1l7" class="blue-text lighten-5">in our latest blog post</a>.
|
||||
</p>
|
||||
<% active_billing_plans = current_user.active_billing_plans if current_user %>
|
||||
<% if current_user && active_billing_plans.any? && active_billing_plans.first.stripe_plan_id == 'free-for-life' %>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user