mirror of
https://github.com/neocities/neocities.git
synced 2025-08-04 08:42:00 +02:00
touch up the alternate payment page, switch to new paypal account
This commit is contained in:
parent
474f5be8e7
commit
3c40fb6503
3 changed files with 55 additions and 28 deletions
|
@ -94,6 +94,11 @@ get '/plan/thanks' do
|
|||
erb :'plan/thanks'
|
||||
end
|
||||
|
||||
get '/plan/thanks-paypal' do
|
||||
require_login
|
||||
erb :'plan/thanks-paypal'
|
||||
end
|
||||
|
||||
get '/plan/alternate/?' do
|
||||
erb :'/plan/alternate'
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue