aboutsummaryrefslogtreecommitdiffstats
path: root/en/donate/index.php
blob: 872be1a1f7820e597f7bc6953b4f570485d0ad4c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE html>
<html dir="ltr" lang="en">
<head>
    <meta charset="utf-8" />
    <title>Mageia Donation Campaign</title>
    <meta name="description" content="Mageia is new community-based Linux distribution." />
    <meta name="keywords" content="mageia, donate, donation" />
    <meta name="author" content="Mageia" />
    <link rel="stylesheet" type="text/css" href="/g/style/all.css" />
    <?php include '../../analytics.php'; ?>
</head>
<body>
    <?php include '../../langs.php'; ?>
    
    <div id="doc" class="yui-t7">
        <div id="hd" role="banner"><h1>Mageia <span>| Donation Campaign</span></h1></div>
        <div id="bd" role="main">
            <div class="yui-g">
                <div class="para donate">
                    <h2>Why donate?</h2>
                    <p>Mageia.Org is a not-for-profit association to manage the Mageia distribution.
                        As a not-for-profit association, it can receive donations from the community
                        to help in a lot of differents fields:</p>
                    <ul>
                        <li>hardware and hosting for servers;</li>
                        <li>domain names;</li>
                        <li>registrations of Mageia trademark;</li>
                        <li>goodies for spreading Mageia;</li>
                        <li>administrative expenses;</li>
                        <li>etc.</li>
                    </ul>

                    <h2>How to track donation?</h2>
                    <p>There will be a monthly report on the funds received and how they were used.
                        We believe public accountability is crucial. As stated in the minutes of
                        The First General Constitutive Assembly, the treasurer of Mageia.Org is Damien Lallement.</p>
                        
		    <h2>Donate</h2>
			Currently, we have got <strong>{amout}</strong> thanks to all of our <a href="en/thank">donators</a>!
                </div>
            </div>
            <div class="yui-gc">
                <div class="yui-u first">
                    <div class="para" style="padding-right: 0;">
                        <h3>via bank transfer</h3>
                        <p>You can donate through bank transfer by using our <a href="../../iban_Mageia.Org.pdf">Bank Identifier Code</a>:</p>

                        <pre class="donate-coord">
<u>In favor of:</u>

    Assocation Mageia.Org
    8B rue de la Terrasse
    75017 Paris
    France


<u>Bank Account:</u>

    CIC Paris Villiers
    14 avenue de Villiers
    75017 Paris
    France


IBAN: FR7630066108760002006450123
BIC:  CMCIFRPP
RIB:  30066 10876 00020064501 23


<u>Amount:</u>

    Put here the amount of your donation
    in EURO (&euro;) or US Dollar (US$)

    <strong>/!\</strong> The conversion rate bank, if currency other than EURO,
        will be charged for Mageia
</p>
                    </div>
                </div>
                <div class="yui-u">
		    <div class="para" style="padding-left: 0;">
<h3>via check</h3>
                        <p>You can then send your donation by check to (if the currency
                            is not &euro;/EURO, thank you to prefer bank transfer or <a href="#paypal">Paypal</a>)</p>

                        <p class="donate-coord">
Association Mageia.Org<br />
8B rue de la Terrasse<br />
75017 Paris<br />
France</p><br /><br /><br />
                        <h3><a name="paypal">via PayPal</a></h3>
			<p><form action="https://www.paypal.com/cgi-bin/webscr" method="post">
<input type="hidden" name="cmd" value="_s-xclick">
<input type="hidden" name="hosted_button_id" value="62X2MFQRAYABL">
<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!">
<img alt="" border="0" src="https://www.paypal.com/fr_FR/i/scr/pixel.gif" width="1" height="1">
</form>
<br />
<strong>/!\</strong> PayPal withdraws a commission from each donation (so we get less than you send)</p>
                    </div>
                </div>
            </div>
        </div>
    </div>
</body>
</html>