diff --git a/views/settings/account/supporter.erb b/views/settings/account/supporter.erb index 1f39d0ea..13eee774 100644 --- a/views/settings/account/supporter.erb +++ b/views/settings/account/supporter.erb @@ -4,20 +4,28 @@

<% if parent_site.paying_supporter? %> - Supporter Info + Supporter Info End Supporter Membership <% end %> <% else %>

You currently have the Free Plan (<%= current_site.maximum_space.to_space_pretty %>).
Want to get more space and help Neocities? Become a supporter!

- Supporter Info + Supporter Infoa + <% puts "XXXX #{parent_site.stripe_customer_id}" %> + <% puts "XXXX #{parent_site.paypal_profile_id}" %> <% if parent_site.stripe_customer_id || parent_site.paypal_profile_id %>
Generated Invoices <% end %> <% end %> + <% if parent_site.stripe_customer_id || parent_site.paypal_profile_id %> +
+ Generated Invoices + <% end %> + +