diff --git a/app/views/subscriptions/new.html.erb b/app/views/subscriptions/new.html.erb index 868475b7..5734a24a 100644 --- a/app/views/subscriptions/new.html.erb +++ b/app/views/subscriptions/new.html.erb @@ -105,7 +105,7 @@
  • check - Create all 12 page types + Create all <%= Rails.application.config.content_types[:all].count %> page types
  • <% Rails.application.config.content_types[:all].each_with_index do |content_class, i| %> @@ -152,7 +152,7 @@
  • check - Create all 12 page types + Create all <%= Rails.application.config.content_types[:all].count %> page types
  • <% Rails.application.config.content_types[:all].each_with_index do |content_class, i| %> @@ -199,7 +199,7 @@
  • check - Create all 12 page types + Create all <%= Rails.application.config.content_types[:all].count %> page types
  • <% Rails.application.config.content_types[:all].each_with_index do |content_class, i| %> @@ -233,9 +233,14 @@
    <% if on_premium_plan || free_for_life_user %> -
    Want to help support Notebook.ai even further?
    +
    Your subscription is active!

    - Every little bit helps! Visit us on Patreon to pledge as little or as much as you'd like each month, with proceeds going directly towards Notebook.ai hosting and upkeep costs. Thank you for your support! + All page types are unlocked. You can turn on or off whichever ones you'd like by + <%= link_to 'clicking here', customization_content_types_path %> or on the button below. +

    +
    +

    + <%= link_to 'Enable premium pages', customization_content_types_path, class: 'btn btn-large blue white-text' %>

    <% else %>
    Choose your way to pay