mirror of
https://github.com/indentlabs/notebook.git
synced 2025-10-26 11:19:22 +00:00
Add subscriptions notice to sidebar
This commit is contained in:
parent
2ba92d280e
commit
fae8d059eb
@ -22,14 +22,13 @@
|
||||
|
||||
<% end %>
|
||||
|
||||
<%#
|
||||
<div class="card-panel teal lighten-1 white-text">
|
||||
<p class="center"><strong>Things are new!</strong></p>
|
||||
<div class="card-panel blue lighten-5 hoverable">
|
||||
<p class="center"><strong>Subscriptions are here!</strong></p>
|
||||
<p>
|
||||
You can now plan creatures, races, religions, magic, languages, groups, and scenes in your worlds.
|
||||
<a href="https://medium.com/indent-labs/the-next-version-of-notebook-ai-is-here-62470d0bda19#.iex49h3vr" class="blue-text text-lighten-4">
|
||||
Read about the update here.
|
||||
</a>
|
||||
Read about what that means for you and your notebook <a href="#" class="blue-text lighten-5">in our latest blog post</a>.
|
||||
</p>
|
||||
<p>
|
||||
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 %>.
|
||||
</p>
|
||||
</div>
|
||||
%>
|
||||
Loading…
Reference in New Issue
Block a user