copy copy copy copy copy copy blah blah

This commit is contained in:
Kyle Drake 2014-04-23 15:14:24 -07:00
parent 86f38fb137
commit 478b102f87
2 changed files with 3 additions and 3 deletions

View file

@ -28,7 +28,7 @@
<a href="/plan/manage">Manage plan</a> <a href="/plan/manage">Manage plan</a>
<% else %> <% else %>
<% if current_site %> <% if current_site %>
<p>You currently have the <strong>Free Plan (<%= current_site.maximum_space_in_megabytes %>MB)</strong>. You should upgrade to the <strong>Neocities Supporter Plan!</strong></p> <p>You currently have the <strong>Free Plan (<%= current_site.maximum_space_in_megabytes %>MB)</strong>. Need more space? Become a <strong>Neocities Supporter!</strong></p>
<h3>Why upgrade?</h3> <h3>Why upgrade?</h3>
<% else %> <% else %>

View file

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