mirror of
https://github.com/neocities/neocities.git
synced 2025-04-24 17:22:35 +02:00
19 lines
No EOL
550 B
Text
19 lines
No EOL
550 B
Text
<div class="header-Outro">
|
|
<div class="row content single-Col">
|
|
<div class="col col-50">
|
|
<h2 class="beta">Manage Supporter Plan</h2>
|
|
</div>
|
|
<div class="txt-Right">
|
|
<img src="/assets/img/support-us.png" width="55">
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
<div class="content single-Col misc-page">
|
|
<h3>Change your Supporter Plan</h3>
|
|
<p>
|
|
You currently have the <strong><%= current_site.plan_name %> (<%= current_site.maximum_space_in_megabytes %>MB)</strong> - <%= @plan_name %>.
|
|
</p>
|
|
|
|
<a href="/plan/end">End plan</a>
|
|
</div> |