mirror of
https://github.com/neocities/neocities.git
synced 2025-04-24 17:22:35 +02:00
missing file
This commit is contained in:
parent
a2c01e91dd
commit
941f809987
1 changed files with 51 additions and 0 deletions
51
views/plan/alternate.erb
Normal file
51
views/plan/alternate.erb
Normal file
|
@ -0,0 +1,51 @@
|
||||||
|
<style>
|
||||||
|
h3 { margin-top: 20px; }
|
||||||
|
</style>
|
||||||
|
|
||||||
|
<div class="header-Outro">
|
||||||
|
<div class="row content single-Col">
|
||||||
|
<h1>Alternate Payment Options</h1>
|
||||||
|
<h3 class="subtitle">You don't need a credit/debit card to become a supporter!</h3>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<div class="content single-Col misc-page txt-Center">
|
||||||
|
<article>
|
||||||
|
<section>
|
||||||
|
<h2>Alternate Payment Options</h2>
|
||||||
|
<p>Not everyone has credit/debit cards, and we want to allow everyone in the world to use Neocities. So we support many different types of payment.</p>
|
||||||
|
|
||||||
|
<h3>The Bitcoin Lifer Plan</h3>
|
||||||
|
<p>
|
||||||
|
We don't have a good way to charge recurring with Bitcoin. So instead, we've put together the <strong>lifer plan</strong>. Basically, if you send us three years worth of supporter ($180USD), we'll never charge you again for the supporter upgrade, and you'll basically get it forever!
|
||||||
|
</p>
|
||||||
|
<p>Be sure to <a href="/contact">contact us</a> after sending with the transaction ID so we can confirm and upgrade your account.</p>
|
||||||
|
|
||||||
|
<h3>Gratipay:</h3>
|
||||||
|
<script data-gratipay-username="neocities" src="//gttp.co/v1.js"></script>
|
||||||
|
|
||||||
|
<h3>Bitcoin:</h3>
|
||||||
|
<p><img src="/img/bitcoin.png"></p>
|
||||||
|
<p><b>1MPYyfoWK8CkAzhLzLLtZGa9dwEGT5dm2T</b></p>
|
||||||
|
|
||||||
|
<h3>Dogecoin:</h3>
|
||||||
|
<p><img src="/img/dogecoin.png"></p>
|
||||||
|
<p>
|
||||||
|
<div><span style="color:#ff0000;">D</span><span style="color:#ff1500;">C</span><span style="color:#ff2a00;">X</span><span style="color:#ff4000;">c</span><span style="color:#ff5500;">J</span><span style="color:#ff6a00;">7</span><span style="color:#ff7f00;">u</span><span style="color:#ff9900;">Q</span><span style="color:#ffb200;">Q</span><span style="color:#ffcc00;">c</span><span style="color:#ffe500;">v</span><span style="color:#ffff00;">X</span><span style="color:#d5ff00;">R</span><span style="color:#aaff00;">8</span><span style="color:#80ff00;">q</span><span style="color:#55ff00;">7</span><span style="color:#2bff00;">A</span><span style="color:#00ff00;">N</span><span style="color:#00ff33;">7</span><span style="color:#00ff66;">2</span><span style="color:#00ff99;">6</span><span style="color:#00ffcc;">g</span><span style="color:#00ffff;">J</span><span style="color:#00d5ff;">L</span><span style="color:#00aaff;">x</span><span style="color:#0080ff;">7</span><span style="color:#0055ff;">t</span><span style="color:#002bff;">g</span><span style="color:#0000ff;">u</span><span style="color:#1c00ff;">q</span><span style="color:#3800ff;">w</span><span style="color:#5300ff;">n</span><span style="color:#6f00ff;">D</span><span style="color:#8b00ff;">5</span></div>
|
||||||
|
</p>
|
||||||
|
|
||||||
|
<h3>PayPal:</h3>
|
||||||
|
|
||||||
|
<form action="https://www.paypal.com/cgi-bin/webscr" method="post" target="_top">
|
||||||
|
<input type="hidden" name="cmd" value="_s-xclick">
|
||||||
|
<input type="hidden" name="hosted_button_id" value="RBASFDBGMTPME">
|
||||||
|
<input type="image" src="https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif" border="0" name="submit" alt="PayPal - The safer, easier way to pay online!">
|
||||||
|
<img alt="" border="0" src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" width="1" height="1">
|
||||||
|
</form>
|
||||||
|
|
||||||
|
<h3>Flattr</h3>
|
||||||
|
<script id='flattrbtn'>(function(i){var f,s=document.getElementById(i);f=document.createElement('iframe');f.src='//api.flattr.com/button/view/?uid=kyledrake&url='+encodeURIComponent(document.URL);f.title='Flattr';f.height=100;f.width=100;f.style.borderWidth=0;s.parentNode.insertBefore(f,s);})('flattrbtn');</script>
|
||||||
|
<h4 style="margin-top: 30px; margin-bottom: 30px">Thanks. You are great! <a href="/#new">Now go and make an awesome web site!</a></h4>
|
||||||
|
</section>
|
||||||
|
</article>
|
||||||
|
</div> <!-- end .content -->
|
Loading…
Add table
Reference in a new issue