/[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 102 - (show annotations) (download)
Wed Dec 15 15:02:13 2010 UTC (14 years, 2 months ago) by dams
File size: 4188 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 <p>Currently, we have got <strong>{amout}</strong> thanks to all of our <a href="en/thank">donators</a></p>
41 </div>
42 </div>
43 <div class="yui-gc">
44 <div class="yui-u first">
45 <div class="para" style="padding-right: 0;">
46 <h3>via bank transfer</h3>
47 <p>You can donate through bank transfer by using our <a href="../../iban_Mageia.Org.pdf">Bank Identifier Code</a>:</p>
48
49 <pre class="donate-coord">
50 <u>In favor of:</u>
51
52 Assocation Mageia.Org
53 8B rue de la Terrasse
54 75017 Paris
55 France
56
57
58 <u>Bank Account:</u>
59
60 CIC Paris Villiers
61 14 avenue de Villiers
62 75017 Paris
63 France
64
65
66 IBAN: FR7630066108760002006450123
67 BIC: CMCIFRPP
68 RIB: 30066 10876 00020064501 23
69
70
71 <u>Amount:</u>
72
73 Put here the amount of your donation
74 in EURO (&euro;) or US Dollar (US$)
75
76 <strong>/!\</strong> The conversion rate bank, if currency other than EURO,
77 will be charged for Mageia
78 </p>
79 </div>
80 </div>
81 <div class="yui-u">
82 <div class="para" style="padding-left: 0;">
83 <h3>via check</h3>
84 <p>You can then send your donation by check to (if the currency
85 is not &euro;/EURO, thank you to prefer bank transfer or <a href="#paypal">Paypal</a>)</p>
86
87 <p class="donate-coord">
88 Association Mageia.Org<br />
89 8B rue de la Terrasse<br />
90 75017 Paris<br />
91 France</p><br /><br /><br />
92 <h3><a name="paypal">via PayPal</a></h3>
93 <p><form action="https://www.paypal.com/cgi-bin/webscr" method="post">
94 <input type="hidden" name="cmd" value="_s-xclick">
95 <input type="hidden" name="hosted_button_id" value="62X2MFQRAYABL">
96 <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!">
97 <img alt="" border="0" src="https://www.paypal.com/fr_FR/i/scr/pixel.gif" width="1" height="1">
98 </form>
99 <br />
100 <strong>/!\</strong> PayPal withdraws a commission from each donation (so we get less than you send)</p>
101 </div>
102 </div>
103 </div>
104 </div>
105 </div>
106 </body>
107 </html>

  ViewVC Help
Powered by ViewVC 1.1.30