mirror of
https://github.com/neocities/neocities.git
synced 2025-04-25 01:32:36 +02:00
copy copy copy copy copy copy blah blah
This commit is contained in:
parent
86f38fb137
commit
478b102f87
2 changed files with 3 additions and 3 deletions
|
@ -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 %>
|
||||||
|
|
|
@ -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
|
||||||
|
|
Loading…
Add table
Reference in a new issue