From fae8d059eb44839db6df0d3dfc58123ca5aefd90 Mon Sep 17 00:00:00 2001 From: Andrew Brown Date: Tue, 31 Jan 2017 17:53:57 +0000 Subject: [PATCH] Add subscriptions notice to sidebar --- app/views/layouts/_sidebar.html.erb | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/app/views/layouts/_sidebar.html.erb b/app/views/layouts/_sidebar.html.erb index 31685c6b..c99e5168 100644 --- a/app/views/layouts/_sidebar.html.erb +++ b/app/views/layouts/_sidebar.html.erb @@ -22,14 +22,13 @@ <% end %> -<%# -
-

Things are new!

+
+

Subscriptions are here!

- You can now plan creatures, races, religions, magic, languages, groups, and scenes in your worlds. - - Read about the update here. - + Read about what that means for you and your notebook in our latest blog post. +

+

+ You can sign up for a subscription by clicking "Account billing" from the dropdown menu in the top-right of any page, or by + <%= link_to 'clicking here', subscription_path %>.

-%> \ No newline at end of file