diff --git a/views/plan/index.erb b/views/plan/index.erb index 6c1c88af..1a30168d 100644 --- a/views/plan/index.erb +++ b/views/plan/index.erb @@ -28,7 +28,7 @@ Manage plan <% else %> <% if current_site %> -

You currently have the Free Plan (<%= current_site.maximum_space_in_megabytes %>MB). You should upgrade to the Neocities Supporter Plan!

+

You currently have the Free Plan (<%= current_site.maximum_space_in_megabytes %>MB). Need more space? Become a Neocities Supporter!

Why upgrade?

<% else %> diff --git a/views/settings.slim b/views/settings.slim index 74b8c100..dbb1e889 100644 --- a/views/settings.slim +++ b/views/settings.slim @@ -17,8 +17,8 @@ p.tiny You currently have the Supporter Plan (#{current_site.maximum_space_in_megabytes}MB). Thank you! We love you. a.btn-Action href="/plan" Manage Plan - else - p.tiny You currently have the Free Plan (#{current_site.maximum_space_in_megabytes}MB).
Need more space, or want to help support Neocities? Upgrade! - a.btn-Action href="/plan" Upgrade Plan + p.tiny You currently have the Free Plan (#{current_site.maximum_space_in_megabytes}MB).
Want to get more space and help Neocities? Become a supporter! + a.btn-Action href="/plan" Supporter Info .row .col.col-33