/[web]/www/trunk/en/donate/index.php
ViewVC logotype

Contents of /www/trunk/en/donate/index.php

Parent Directory Parent Directory | Revision Log Revision Log


Revision 100 - (show annotations) (download)
Wed Dec 15 11:03:04 2010 UTC (14 years, 2 months ago) by dams
File size: 4232 byte(s)
update text
1 <?xml version="1.0" encoding="utf-8"?>
2 <!DOCTYPE html>
3 <html dir="ltr" lang="en">
4 <head>
5 <meta charset="utf-8" />
6 <title>Mageia Donation Campaign</title>
7 <meta name="description" content="Mageia is new community-based Linux distribution." />
8 <meta name="keywords" content="mageia, donate, donation" />
9 <meta name="author" content="Mageia" />
10 <link rel="stylesheet" type="text/css" href="/g/style/all.css" />
11 <?php include '../../analytics.php'; ?>
12 </head>
13 <body>
14 <?php include '../../langs.php'; ?>
15
16 <div id="doc" class="yui-t7">
17 <div id="hd" role="banner"><h1>Mageia <span>| Donation Campaign</span></h1></div>
18 <div id="bd" role="main">
19 <div class="yui-g">
20 <div class="para donate">
21 <h2>Why donate?</h2>
22 <p>Mageia.Org is a not-for-profit association to manage the Mageia distribution.
23 As a not-for-profit association, it can receive donations from the community
24 to help in a lot of differents fields:</p>
25 <ul>
26 <li>hardware and hosting for servers;</li>
27 <li>domain names;</li>
28 <li>registrations of Mageia trademark;</li>
29 <li>goodies for spreading Mageia;</li>
30 <li>administrative expenses;</li>
31 <li>etc.</li>
32 </ul>
33
34 <h2>How to track donation?</h2>
35 <p>There will be a monthly report on the funds received and how they were used.
36 We believe public accountability is crucial. As stated in the minutes of
37 The First General Constitutive Assembly, the treasurer of Mageia.Org is Damien Lallement.</p>
38
39 <h2>Donate</h2>
40 </div>
41 </div>
42 <div class="yui-gc">
43 <div class="yui-u first">
44 <div class="para" style="padding-right: 0;">
45 <h3>via bank transfer</h3>
46 <p>You can donate through bank transfer by using the following <a href="../../iban_Mageia.Org.pdf">Bank Identifier Code</a>:</p>
47
48 <pre class="donate-coord">
49 <u>In favor of:</u>
50
51 Assocation Mageia.Org
52 8B rue de la Terrasse
53 75017 Paris
54 France
55
56
57 <u>Bank Account:</u>
58
59 CIC Paris Villiers
60 14 avenue de Villiers
61 75017 Paris
62 France
63
64
65 IBAN: FR7630066108760002006450123
66 BIC: CMCIFRPP
67 RIB: 30066 10876 00020064501 23
68
69
70 <u>Amount:</u>
71
72 Put here the amount of your donation
73 in EURO (&euro;) or US Dollar (US$)
74
75 <strong>/!\</strong> The conversion rate bank, if currency other than EURO,
76 will be charged for Mageia
77 </p>
78 </div>
79 </div>
80 <div class="yui-u">
81 <div class="para" style="padding-left: 0;">
82 <h3>via check</h3>
83 <p>You can then send your donation by check to (if the currency
84 is not &euro;/EURO, thank you to prefer bank transfer or <a href="#paypal">Paypal</a>)</p>
85
86 <p class="donate-coord">
87 Association Mageia.Org<br />
88 8B rue de la Terrasse<br />
89 75017 Paris<br />
90 France</p><br /><br /><br />
91 <h3><a name="paypal">via PayPal</a></h3>
92 <p><form action="https://www.paypal.com/cgi-bin/webscr" method="post">
93 <input type="hidden" name="cmd" value="_s-xclick">
94 <input type="hidden" name="hosted_button_id" value="62X2MFQRAYABL">
95 <input type="image" src="https://www.paypal.com/en_US/i/btn/btn_donateCC_LG.gif" border="0" name="submit" alt="PayPal - The safer, easier way to pay online!">
96 <img alt="" border="0" src="https://www.paypal.com/fr_FR/i/scr/pixel.gif" width="1" height="1">
97 </form>
98 <br />
99 <strong>/!\</strong> PayPal withdraws a commission from each donation (so we get less than you send)</p>
100 </div>
101 </div>
102 </div>
103
104 <div class="yui-g">
105 <div class="para">
106 <h2>Donators</h2>
107 </div>
108 </div>
109 </div>
110 </div>
111 </body>
112 </html>

  ViewVC Help
Powered by ViewVC 1.1.30