diff --git a/app/views/main/for_writers.html.erb b/app/views/main/for_writers.html.erb index d32ad633..0281785f 100644 --- a/app/views/main/for_writers.html.erb +++ b/app/views/main/for_writers.html.erb @@ -63,7 +63,7 @@ body {
@@ -81,12 +81,12 @@ body { items for any relevant objects or trinkets in your story.
- Once you've got the basics, just expand outward for your story! Right now, there are nine different page types you can - create in Notebook.ai. + Once you've got the basics, just expand outward for your story! Right now, there are <%= Rails.application.config.content_types[:all_non_universe].count %> different page types you can + create in Notebook.ai: <%= Rails.application.config.content_types[:all_non_universe].map { |t| t.name.downcase.pluralize }.to_sentence %>.
@@ -129,7 +129,7 @@ body {
@@ -164,7 +164,7 @@ body {
@@ -189,7 +189,7 @@ body {
@@ -224,7 +224,7 @@ body {
@@ -249,7 +249,7 @@ body {
- <%= t('marketing.landing_page.benefits.yours.text') %> + <%= t('marketing.landing_page.benefits.ads.text') %>
Creating core notebook pages (universes, characters, locations, and items) is free and doesn't require any payment information to start creating your novel's world immediately upon signup. Free users, however, @@ -374,12 +374,12 @@ body { Additionally, a Premium subscription also increases your image upload storage from 50MB to 10GB.