diff --git a/app/views/layouts/_sidebar.html.erb b/app/views/layouts/_sidebar.html.erb index 2aaf9d3d..d4df5ac3 100644 --- a/app/views/layouts/_sidebar.html.erb +++ b/app/views/layouts/_sidebar.html.erb @@ -25,7 +25,7 @@

Subscriptions are here!

- Read about what that means for you and your notebook in our latest blog post. + Read about what that means for you and your notebook in our latest blog post.

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