aboutsummaryrefslogblamecommitdiff
path: root/donate.html
blob: f576e877186d333f8a093f3520eaf6f17d490fa9 (plain) (tree)




























                                                                                                                                       
<!DOCTYPE html>
<html>
    <head>
		<meta charset="UTF-8">
        <link rel="stylesheet" type="text/css" href="/style.css">
        <link rel="stylesheet" type="text/css" href="/about.css">
        <title>ARFNET</title>
    </head>

    <body>
		<header><a href="/">
			<img src="arfnet_logo.png" width="64">
			<span class="title"><strong>ARFNET</strong></span>
		</a></header>
		<hr>
		<main>
			<h2 class="center">Donate</h2>
			<p>Help the ARFNET cause by donating in several ways, to keep maintaining the systems offering your service</p>
            <ul>
                <li><a href="https://paypal.me/arf20">Paypal</a></li>
                <li>Bizum: +34 637 63 21 36</li>
                <li>PO Box: <pre>
Camino Hondo, Buzón 104
30813, Lorca, Murcia, Spain.
                </pre></li>
            </ul>
		</main>
    </body>
</html>