Don't mind me, forgot link to blog post

This commit is contained in:
Andrew Brown 2017-02-01 15:03:44 +00:00
parent 48160a8c7e
commit 20e95ffafb

View File

@ -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' %>