From 24dc4876c1d12f760de71f97ce89a4d02a9c3528 Mon Sep 17 00:00:00 2001 From: drusepth Date: Sat, 8 Jan 2022 20:01:03 -0800 Subject: [PATCH] redesign roleplayer landing page --- app/views/main/for_designers.html.erb | 2 + app/views/main/for_roleplayers.html.erb | 1007 +++++++++-------------- app/views/main/for_writers.html.erb | 41 +- 3 files changed, 392 insertions(+), 658 deletions(-) diff --git a/app/views/main/for_designers.html.erb b/app/views/main/for_designers.html.erb index efb6d482..813d0746 100644 --- a/app/views/main/for_designers.html.erb +++ b/app/views/main/for_designers.html.erb @@ -20,6 +20,8 @@ + + <% 15.times do %>
<% end %> diff --git a/app/views/main/for_roleplayers.html.erb b/app/views/main/for_roleplayers.html.erb index 776e7aa2..6f870fe2 100644 --- a/app/views/main/for_roleplayers.html.erb +++ b/app/views/main/for_roleplayers.html.erb @@ -1,11 +1,11 @@ -
-
+
+
-
+
- The smart notebook - for smart roleplayers + The smart notebook + for smart roleplayers
Create your world and share it with your players. @@ -16,673 +16,420 @@
- - - - -<% 15.times do %>
<% end %> - - - - -
-
-
-

- Notebook.ai for roleplayers +
+
+
+ <%= image_tag 'logos/book-small.webp', class: 'object-cover object-center rounded float-right' %> +
+
+

+ What is Notebook.ai?

-
-
- Worldbuilding for all kinds of campaigns. -
-
-
- <%= link_to 'Get started for free', - new_user_registration_path, - class: 'btn-large waves-effect waves-light blue lighten-1' %> -
-
- Create your campaign, then share it with your players. -
-
-
+

+ Notebook.ai is a digital replacement for the paper notebooks we've filled up over the years. Rather than jotting down paper notes + about characters, locations, and things in your worlds, Notebook.ai helps you create detailed, dedicated pages for each of your ideas that can + be revised over time, linked together, searched, organized, tagged, and more. +

+

+ By going digital, your new notebook is able to take advantage of a ton of "features" you wouldn't get with plain paper. +

-
- <%= image_tag 'landing/planet-header.webp', class: 'hero-image' %> -
-

+
-
-
- -
-
-
-

What is Notebook.ai?

-

- Most creatives have at least one old notebook lying around somewhere, full of old plots, interesting characters, monsters, - enchanting locations, or a myriad of other margin-scribbled thoughts. Others have piles of old "plot idea" - documents in their favorite cloud storage. Others still have their brilliant, rich worlds fermenting in their heads. -

-

- - Notebook.ai is a worldbuilding tool that organizes, saves, and helps in fully fleshing out your fictional worlds, your way. - -

-

- Your digital notebook takes full advantage of being just that — digital. Instead of fitting notes in the margins of - pages past, you'll always have space to expand every idea. Instead of reading backward in your notes to remember who gave your character a - legendary sword, every little detail about them is organized and just a click away. You don't need to flip around - the pages in your old notebook to jump from a character to their birthplace to other characters born there; every "link" between - your ideas is a real link, and lets you click to jump from one to the next. -

-
-
+
+
+
+

+ It all starts with your first universe... +

- -
-
-
-

How do I use it?

-

- It's actually really easy. Just sign up and create something — anything — and you're doing it right. +

+
+ <%= image_tag "card-headers/universes.webp", class: 'object-cover object-center h-full w-full' %> +
+
+
+
+ <%= Universe.icon %> +
+
+

+ The Notebook.ai Multiverse +

+
+
+
+
+

+ When you create a universe on Notebook.ai, you're creating a folder in which you + can put your other notebook pages into.

-

- Most users start by creating a universe to hold everything they create afterwards. You can call it your campaign's title, - "My Universe", or whatever you want. You'll be prompted to enter a description and a few other questions, but everything's - entirely optional. -

-

- Once you have a universe, try creating a character or two for your main characters. You'll notice the process of creating - a notebook page is exactly the same regardless of what type of page you're creating. You click create, you're presented with a bunch of - optional fields to fill out about it, and you're done. You can create a location for where your adventure takes place, and - items for any relevant objects or trinkets in your plot. -

-

- Once you've got the basics, just expand outward for your campaign! Right now, there are nine different page types you can - create in Notebook.ai. +

+ Organizing your pages into universes automatically empowers your worldbuilding process with a few useful features:

+
+
+ + check + You can now focus on a single universe at a time. + Doing this hides all of your notebook pages that aren't in that universe, so you can fully dive into the world you're working on. + +
+
+ + check + Whenever you link to other pages, you'll only see pages within the same universe + recommended. + +
+
+ + check + You can now invite collaborators to work on pages in that universe with you. Of course, + you don't have to! Everything on Notebook.ai is private by default. + +
+
+ + check + When you're ready, you can share your entire universe (or any individual pages) with your players, + while keeping private notes for your eyes only. + +
+
+ <%= link_to universe_worldbuilding_info_path, class: "#{Universe.text_color} inline-flex items-center mt-4" do %> + Learn more about universes + + + + <% end %>
-
- <%= image_tag 'screenshots/dashboard.webp' %> -
-
- - -
-
- -
-
-
- <% Rails.application.config.content_types[:all_non_universe].each do |content_type| %> -
- <%= render partial: 'cards/intros/content_type_intro', locals: { content_type: content_type } %> -
- <% end %>
-
-
+
-
-
-
-
-
-

Separate your worlds with Universes

-

- In addition to the page types detailed above, you can also create Universes. -

-

- You can think of a universe as a bucket of time or space: a literal universe, a world, a country, a time period, even just the park down the street — your universe contains everything related - to the plot you're building, and lets you focus entirely on just what's relevant right now, even when you plan multiple campaigns or worlds in Notebook.ai. -

-

- When you create a character, a location, or anything else within Notebook.ai, you'll be asked what universe it belongs to. When you visit that universe's page in your notebook later, you'll see everything inside it from one convenient place. -

-
- Tip: Once you've created a universe on Notebook.ai, you'll see a new dropdown in the top-left corner of every page. Selecting a universe from it will "lock" your notebook to that universe: you'll only see content from that universe, and anything new you create will automatically be added to it. You can unlock or switch universes at any time. -
-
-
-
- <%= image_tag 'screenshots/universe.webp', class: 'left' %> -
+
+
+
+

+ Now it's time to start building your world! +

+ + The core worldbuilding blocks (Characters, Locations, and Items) are free to create for every account: +
-
-
- <%= image_tag 'screenshots/sharing.webp', class: 'right' %> -
-
-
-

Share your campaign with players with easy privacy rules

-

- By default, every notebook page you create is private, for your eyes only, and completely owned by you. -

-

- However, if you're sharing a world or campaign with your players, you may want to give them access to the world they're playing - in. We offer two different ways to share pages with players that should make it easy to use Notebook.ai with friends. -

-

- Every Notebook.ai page has a "share" button that, when clicked, gives you the option to toggle privacy for that page or the - privacy of the universe it belongs to. You're given the URL to that page to share, and others can see what you see (but not - edit!) by visiting the shareable URL. As long as either the page they're visiting or the universe it belongs to is - public, they'll be able to see the page. -

-

- You can also choose to share your entire universe at once, which will make it and each page within it visible to your - players from a single, simple switch (that you can flip either way at any time!). Doing so instantly creates a miniature wiki - for your universe, which allows viewers to browse between linked content and jump from page to page within your world. -

-

- If you decide to make a page or universe private later, you can simply toggle the same switch and your pages become immediately - inaccessible to anyone other than yourself — even if they still have the URL. -

-
- Tip: Some GMs create separate universes for "treasure troves" of information (like bestiaries and reference material) they'd like to share with their players halfway through a campaign. This allows sharing your entire universe with players from the beginning, and then sharing a second universe whenever the players have earned it. -
-
-
-
- -
-
-
-

Keep your players engrossed with a rich world of consistent details

-

- Having an in-depth reference while campaigning lets you quickly look up even the smallest of details when you need them and - keep the flow of gameplay uninterrupted. You'll never again have to flip backward to find out what reward Simon promised, or what - city you said Elise was from. Everything you need is organized and at your fingertips. -

-

- If you're not the type to build your world out completely before playing, Notebook.ai can also be used during an active campaign - for the same kind of references. Each time you introduce a new character, simply create a character page for them (it's fast!). - When you describe anything about them, you can jot it down in its rightful place and you can then refer back to it later. -

-

- And, of course, if the default fields don't cover every little detail of your world, you can always create new categories - and fields on any content type, like "biggest weakness" on characters or "yet-to-be-discovered treasures" for locations. - It's your world — track anything you want! -

- -
- Tip: When you create a custom field for any page type, it's immediately available for all other pages of the same time. For - example, creating a "worn accessories" field on Characters will add the field to all characters — both existing and - not yet created. -
-
-
-
- <%= image_tag 'screenshots/character.webp', class: 'left' %> -
-
- -
-
- <%= image_tag 'screenshots/gallery.webp', class: 'right' %> -
-
-
-

Upload images for inspiration or reference

-

- Whether you're in the initial idea stage or further along and looking to save reference material, Notebook.ai allows image - uploads to any notebook pages you create. -

-

- You'll notice that any images you upload are featured across the site, from your dashboard to individual notebook pages. - In addition to a Gallery tab on content that shows off every image uploaded to it, you'll also see slideshows banners - at the top of your notebook pages highlighting the images you upload — and you may even see a character peeking - back at you from your dashboard from time to time! -

-

- Free users start with 50MB of storage space that can be used to upload any size of image. Premium users are boosted an additional - 10GB of storage space. You can delete any image at any time to reclaim and reuse its space. -

-
- Tip: Uploading images is a great way to save the maps of your world. They're highlighted at the top of their Location page, - and you can click to expand them to their full, original size at any time. -
-
-
-
- -
-
-
-

Build family trees and organization hierarchies with ease

-

- Because Notebook.ai is smart, we help out whenever we can when you link two pages together. -

-

- Family trees are a great example of this. If you created a small family of three — say, Alice and Bob and their son - Carl — you can link them together with each character's Family tab. The fields there allow you to select from other - characters you've created in that universe and set relationships, like father, mother, sibling, spouse, or child. -

-

- When you're editing Alice and say Bob's her spouse and Carl's her son, we automatically edit Bob and Carl's pages also. - For Bob, we know (and save) that Alice is his spouse; and for Carl, we automatically detect what gender Alice is and note that - Alice is his mother. It all happens automatically, so your family trees almost build themselves. -

-

- You'll see similar "deep linking" when creating Locations or Groups. Creating sub-groups will automatically create parent groups, alliances and rivalships will automatically save to all groups involved, and nesting locations within each other will automatically link back to the parent location as well. -

-
- Tip: This linking happens automatically, and you can always click through linked pages (because they are, after all, links!) to - verify that everything is linked properly. -
-
-
-
- <%= image_tag 'screenshots/family-tree.webp', class: 'left' %> -
-
- -
-
- -
-
-
-
-
-

- <%= link_to 'Start worldbuilding right now.', new_user_registration_path, class: 'white-text' %> -

-
No card needed. Upgrade or downgrade seamlessly any time.
-
-
-
- <%= link_to 'Claim your notebook', new_user_registration_path, class: 'btn white blue-text btn-large waves-effect waves-light' %> -
- It takes 20 seconds to sign up. +
+
+
+ <%= image_tag 'card-headers/characters.webp', class: 'lg:h-64 md:h-48 w-full object-cover object-center' %> +
+

FREE FOR ALL USERS

+

Characters

+

+ <%= t("content_descriptions.character") %> +

+
+ <%= link_to character_worldbuilding_info_path, class: "#{Character.text_color} inline-flex items-center md:mb-2 lg:mb-0" do %> + Learn more about characters + + + + + <% end %>
-
-
-
- -
-
- -
-
-
-

bubble_chart

-
<%= t('marketing.landing_page.benefits.creativity.title') %>
-

- <%= t('marketing.landing_page.benefits.creativity.text') %> -

-
-
- -
-
-

assignment_turned_in

-
<%= t('marketing.landing_page.benefits.continuity.title') %>
-

- <%= t('marketing.landing_page.benefits.continuity.text') %> -

-
-
- -
-
-

group

-
<%= t('marketing.landing_page.benefits.sharing.title') %>
-

- <%= t('marketing.landing_page.benefits.sharing.text') %> -

-
-
- -
-
-

search

-
<%= t('marketing.landing_page.benefits.search.title') %>
-

- <%= t('marketing.landing_page.benefits.search.text') %> -

-
-
- -
-
-

cloud

-
<%= t('marketing.landing_page.benefits.backups.title') %>
-

- <%= t('marketing.landing_page.benefits.backups.text') %> -

-
-
- -
-
-

settings_ethernet

-
<%= t('marketing.landing_page.benefits.growth.title') %>
-

- <%= t('marketing.landing_page.benefits.growth.text') %> -

-
-
- -
-
-
- -
-
- -
-
-
-

How much does it cost?

-
-
-

- 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, - are restricted to five universes to get started with. -

-

- We believe this trifecta of people, places, and things covers most worlds, but serious worldbuilders often opt - to pay for a Premium membership, which unlocks six additional ways to worldbuild — namely creatures, races, - religions, groups, magic, and languages. -

-

- Premium memberships are $9.00, billed monthly, and allow you to create unlimited amounts of any type of content. - Additionally, a Premium subscription also increases your image upload storage from 50MB to 10GB. -

+
+
+ <%= image_tag 'card-headers/locations.webp', class: 'lg:h-64 md:h-48 w-full object-cover object-center' %> +
+

FREE FOR ALL USERS

+

Locations

+

+ <%= t("content_descriptions.location") %> +

+
+ <%= link_to location_worldbuilding_info_path, class: "#{Location.text_color} inline-flex items-center md:mb-2 lg:mb-0" do %> + Learn more about locations + + + + + <% end %>
-
- <% Rails.application.config.content_types[:all].each_with_index do |content_type, i| %> - - <%= content_type.icon %> - - <%= '
'.html_safe if (i + 1) % 6 == 0 %> +
+
+
+
+
+ <%= image_tag 'card-headers/items.webp', class: 'lg:h-64 md:h-48 w-full object-cover object-center' %> +
+

FREE FOR ALL USERS

+

Items

+

+ <%= t("content_descriptions.item") %> +

+
+ <%= link_to item_worldbuilding_info_path, class: "#{Item.text_color} inline-flex items-center md:mb-2 lg:mb-0" do %> + Learn more about items + + + + <% end %>
+
+ -
-
-
-

How does it compare to other worldbuilding software?

-
-
-

- We launched Notebook.ai last - October and we've been iterating fast based on the feedback of thousands of users excited to have a smart tool for - their worldbuilding. While we focused primarily on authors to begin with, many users have told us we're a fantastic solution - for managing campaigns and keeping players up to date. -

-

- Other campaign management software tends to focus more on the gameplay experience rather deep worldbuilding, but we've - compiled a feature comparison chart comparing to the most popular worldbuilding and campaign management software available - so you can decide which is best for you. -

-
+
+
+
+

+ Materialize your world, bit by bit +

+

+ Notebook.ai automatically generates questions about the pages you've created and politely asks for answers. When you answer any prompt, + that answer is automatically saved to the relevant page. +

+

+ You'll also notice other helpful features around the site that assist in the more mundane aspects of worldbuilding, freeing you up to + do the fun work. +

-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Notebook.ai FreeObsidian PortalHero LabRealmWorksNotebook.ai Premium
Create universesUp to 5Unlimited-UnlimitedUnlimited
Create characterscheckcheckcheckcheckcheck
Create locationscheckcheck-checkcheck
Create itemscheck-checkcheckcheck
Create creatures---checkcheck
Create groups---checkcheck
Create races--checkcheckcheck
Create religions---checkcheck
Create magic--checkcheckcheck
Create languages---checkcheck
Customize templatescheck--checkcheck
Online accesscheckcheck--check
PriceFreeFree$29.99$49.99$9/month
-
- -
+
+
+ + check + If you customize a page's template, the fields you change are automatically synced across all of your + pages of that type. For example, adding a field for an item's damage type will instantly create that field for all of your + items! + +
+
+ + check + Whenever you mention another page, a two-way link is automatically created that you can click + through, from either page. + +
+
+ + check + Whenever you link one page to another, you may notice the inverse link also created automatically. For example, + creating a "subgroup" link on a Group page will automatically create a "supergroup" link back. +
+
+

+ For more advanced worldbuilders, an optional Premium subscription unlocks <%= Rails.application.config.content_types[:premium].count %> additional page types + that help you give life to your world in incredible detail. +

+

PREMIUM PAGE TYPES

+
    + <% Rails.application.config.content_types[:premium].each do |content_type| %> +
  • + <%= link_to send("#{content_type.name.downcase}_worldbuilding_info_path"), class: "#{content_type.text_color} font-bold" do %> + <%= content_type.name.pluralize %> + <% end %> +
  • + <% end %> +
+

+ Like the core pages, each premium page comes with a fully-customizable template, generative prompts, and an area to upload reference images and other art. +

+
-
+ -
-
-
-
-
-

Who owns the ideas I store in Notebook.ai?

-

- You do, 100%. We've written more about this <%= link_to 'in our privacy policy', privacy_policy_path %>. +

+
+
+ <%= image_tag "https://images.unsplash.com/photo-1605870445919-838d190e8e1b?ixlib=rb-1.2.1&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=1472&q=80", class: 'object-cover object-center h-full w-full' %> +
+

+ Involve your players! +

+
+ When you're ready to put your world to use, you have plenty of options. +
+
+
+
+

+ Drive +

+

+ You're in full control of what pages are public and what pages are private. You can present as little or as + much of your world to your players as you'd like — and change anything at any time.

-

- Additionally, all content is private by default and only accessible by you. When you click the "share" link on any content, - you're given the option to mark either that individual page or the universe it lives in as "public" or "private". A public universe - allows viewers to click around and see every page in that universe, while a public page in a private universe allows only that - page to be viewed. You can mark anything private again at any time and it will be instantly applied. +

+
+
+
+

+ Collaborate +

+

+ If you want to share some control of your world with your players, you can invite them as collaborators + to your universe. This reveals all of the pages in the universe to them and lets them make edits. Each + edit is logged so you can review who changed what. +

+
+
+
+
+

+ Export +

+

+ If you prefer to use other software for managing your campaign, Notebook.ai supports several different + formats to completely export all of your notebook data, letting you take it wherever you go.

+
+
-
-
-
-

What do users think about Notebook.ai?

- -
-
-
-
- <%= image_tag 'logos/book-small.webp', class: 'responsive-img' %> -
-
-
- "Thank you for this amazing program. It's just what I, and hundreds of others, need to help flesh out their world and keep our ridiculous notes straight." -
— Faustyna, happy user -
-
-
-
-
-
-
-
- <%= image_tag 'logos/book-small.webp', class: 'responsive-img' %> -
-
-
- "This is one of those products I didn't realize I desperately wanted till I interacted with it. It all works very slick, very modern." -
— JonBanes, happy user -
-
-
-
-
- -
-
-
-
-
- <%= image_tag 'logos/book-small.webp', class: 'responsive-img' %> -
-
-
- "This is amazing. I have so many text documents sitting in various folders and files compiling all my info, so thank you so much for making a place I can keep everything online and in one place. This looks amazing and I'm so glad to see it grow and expand." -
— cephalopodcat, happy user -
-
-
-
-
-
-
-
- <%= image_tag 'logos/book-small.webp', class: 'responsive-img' %> -
-
-
- "I just want to say I love you. I have spent the last week or so compiling notes from three different notebooks into this program, and it's been a few days and there's already tons of new things that are awesome." -
— Dr_Toast, happy user -
-
-
-
-
- -
-
-
-
-
- <%= image_tag 'logos/book-small.webp', class: 'responsive-img' %> -
-
-
- "Where the hell has this been my whole life?" -
— politesniper, happy user -
-
-
-
-
-
+
+
+
+

+ Frequently Asked Questions +

+

+ Have another question? Feel free to ask it in the + <%= link_to 'Site Support forums', 'https://www.notebook.ai/forum/site-support', class: 'text-blue-500' %>, + tweet <%= link_to '@IndentLabs', 'https://www.twitter.com/indentlabs', class: 'text-blue-500' %>, + or + <%= link_to 'PM @andrew', 'https://www.notebook.ai/@andrew', class: 'text-blue-500' %>! +

- -
-
-
<%= image_tag 'logos/both-small.webp' %>
- <%= link_to 'Start worldbuilding now', new_user_registration_path, class: 'btn blue btn-large waves-effect waves-light ' %> +
+
+
+ + How long has this site been around? + + + Notebook.ai launched in October of 2015, which means we've been around for about + <%= pluralize (Date.current - 'October 1, 2015'.to_date).to_i / 365, 'year' %> now! + +
+
+ + Who owns the content I add here? + + + You do. Notebook.ai is designed to feel like your own notebook. Every page you create is fully owned by + you and private by default. You can also export your entire notebook in a variety of formats at any time. + +
+
+ + What does it mean that the site is "open source"? + + + This means that the source code required to run the site is freely available for anyone to access at any time. + We also welcome contributions to that source code from developers who wish to add new features to the site. + +
+
+
+
+ + What happens when I downgrade my account? + + + When you downgrade your account, you'll be unable to create new Premium pages, but you will + retain full access to view, edit, and share any existing pages you've already created, regardless of + whether they're a Premium page or not. + +
+
+ + Do you support PayPal? + + + Yes, we do. You can prepay for subscriptions with PayPal, which act like traditional subscriptions except + they automatically cancel at the end of their duration instead of renewing. + +
+
+ + How does Premium work with collaborators? + + + If the owner of a shared universe has an active Premium subscription, all of its collaborators can + share that Premium subscription for free while working within that universe. In other words, you can + share your Premium subscription with your universes' collaborators. + +
+
-
-
-
- I started building Notebook.ai to replace dozens of my own physical notebooks full of my characters and fictional worlds. -
-
- It's incredibly humbling to see that it's been so helpful to so many other brilliant worldbuilders from around the world. -
-
- — - Andrew Brown, Author, - Notebook.ai creator -
-
-
- <%= image_tag 'landing/screenshot.webp', class: 'hero-image'%> +
+
+

What are people saying?

+
+ + <% + [ + [ + "Thank you for this amazing program. It's just what I, and hundreds of others, need to help flesh out their world and keep our ridiculous notes straight.", + "Faustyna", "Happy user" + ], + [ + "This is one of those products I didn't realize I desperately wanted till I interacted with it. It all works very slick, very modern.", + "JonBanes", "Happy user" + ], + [ + "This is amazing. I have so many text documents sitting in various folders and files compiling all my info, so thank you so much for making a place I can keep everything online and in one place. This looks amazing and I'm so glad to see it grow and expand.", + "cephalopodcat", "Happy user" + ], + [ + "I just want to say I love you. I have spent the last week or so compiling notes from three different notebooks into this program, and it's been a few days and there's already tons of new things that are awesome.", + "Dr_Toast", "Happy user" + ], + [ + "Where the hell has this been my whole life?", + "politesniper", "Happy user" + ] + ].each do |quote, name, title| + %> + +
+
+ + + +

+ <%= quote %> +

+ + + <%= name %>, + <%= title %> + + +
+
+ + <% + end + %>
-
+ diff --git a/app/views/main/for_writers.html.erb b/app/views/main/for_writers.html.erb index 31d81f33..17181e62 100644 --- a/app/views/main/for_writers.html.erb +++ b/app/views/main/for_writers.html.erb @@ -1,9 +1,9 @@
-
- - - - - - - - - - -
@@ -157,13 +146,13 @@ <%= t("content_descriptions.location") %>

@@ -178,13 +167,13 @@ <%= t("content_descriptions.item") %>

@@ -213,8 +202,8 @@ check If you customize a page's template, the fields you change are automatically synced across all of your - pages of that type. For example, adding a field for a character's favorite band will instantly create that field for all of your - characters! + pages of that type. For example, adding a field for an item's damage type will instantly create that field for all of your + items!
@@ -242,7 +231,7 @@
    <% Rails.application.config.content_types[:premium].each do |content_type| %>
  • - <%= link_to '#', class: "#{content_type.text_color} font-bold" do %> + <%= link_to send("#{content_type.name.downcase}_worldbuilding_info_path"), class: "#{content_type.text_color} font-bold" do %> <%= content_type.name.pluralize %> <% end %>
  • @@ -255,7 +244,6 @@
-
@@ -270,7 +258,6 @@
-
@@ -356,8 +343,6 @@
- -