aboutsummaryrefslogtreecommitdiffstats
path: root/en/about/reports/2010/index.php
blob: 880aefdd941f4355fa234326ac8070a9af075d79 (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
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE html>
<html dir="ltr" lang="en">
<head>
    <meta charset="utf-8" />
    <title>Mageia Values</title>
    <meta name="description" content="Mageia is new community-based Linux distribution." />
    <meta name="keywords" content="mageia, financial report, 2010" />
    <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>| Financial Report (2010)</span></h1></div>
        <div id="bd" role="main">
            <div class="yui-g">
                <div class="para values">
			<h2>Dashboard</h2>
			<table><thead><tr><th>Amount collected</th><th>Donators number</th><th>Average donation</th><th>Amount spent</th><th>Amount remaining</th></tr></thead><tbody><tr><td>8 801.42&nbsp;&euro;</td><td>49</td><td>180&nbsp;&euro;</td><td>1 274.40&nbsp;&euro;</td><td>7 527.02&nbsp;&euro;</td></tr></tbody></table>
			<h2>Financial Report</h2>
			<h2>Miscellaneous</h2>
			<ul>
				<li>bla</li>
				<li>bla</li>
				<li>bla</li>
			</ul>
			<h2>Contact</h2>
                </div>
            </div>
        </div>
    </div>
</body>
</html>