From 20e95ffafbe431b228e6fa18b2ff11a7a1c960dc Mon Sep 17 00:00:00 2001 From: Andrew Brown Date: Wed, 1 Feb 2017 15:03:44 +0000 Subject: [PATCH] Don't mind me, forgot link to blog post --- app/views/layouts/_sidebar.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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' %>