From 478b102f87defb468de3677215c8433a4d28465d Mon Sep 17 00:00:00 2001 From: Kyle Drake Date: Wed, 23 Apr 2014 15:14:24 -0700 Subject: [PATCH] copy copy copy copy copy copy blah blah --- views/plan/index.erb | 2 +- views/settings.slim | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) 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