diff options
Diffstat (limited to 'en/about/reports/2011/index.php')
-rw-r--r-- | en/about/reports/2011/index.php | 44 |
1 files changed, 41 insertions, 3 deletions
diff --git a/en/about/reports/2011/index.php b/en/about/reports/2011/index.php index cc174e4f0..612b6a717 100644 --- a/en/about/reports/2011/index.php +++ b/en/about/reports/2011/index.php @@ -5,7 +5,7 @@ <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="keywords" content="mageia, financial report, 2011" /> <meta name="author" content="Mageia" /> <link rel="stylesheet" type="text/css" href="/g/style/all.css" /> <?php include '../../../../analytics.php'; ?> @@ -14,11 +14,49 @@ <?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="hd" role="banner"><h1>Mageia <span>| Financial Report (2011)</span></h1></div> <div id="bd" role="main"> <div class="yui-g"> <div class="para values"> - + <h2>Summary</h2> + <ul> + <li>Outstanding amount of 2010: EUR </li> + <li>Amount collected: EUR </li> + <li>Donators number: </li> + <li>Average donation: EUR </li> + <li>Amount spent: EUR </li> + <li>Amount remaining: EUR </li> + </ul> + <h2>Financial Report</h2> + <table id="fr-table"><thead><tr><th>Wording of the financial transaction</th><th>Income</th><th>Outgoing</th></tr></thead><tbody><tr> + <tr><td></td><td class="money">EUR </td><td> </td></tr> + <tr><td></td><td class="money">EUR </td><td> </td></tr> + <tr><td colspan=3></td></tr> + <tr><td></td><td> </td><td class="money">EUR </td></tr> + <tr><td></td><td> </td><td class="money">EUR </td></tr> + <tr><td colspan=3></td></tr> + <tr><td></td><td> </td><td class="money">EUR </td></tr> + <tr><td></td><td> </td><td class="money">EUR </td></tr> + <tr><td></td><td> </td><td class="money">EUR </td></tr> + <tr><td></td><td> </td><td class="money">EUR </td></tr> + <tr><td colspan=3> </td></tr> + <tr><td>Total</td><td class="money">EUR </td><td class="money">EUR </td></tr> + <tr><td>Balance</td><td colspan=2 class="money">EUR </td></tr> + </tbody></table> + <h2>Bank accounts situation</h2> + <ul> + <li>Paypal (non-for-profit organisation account): EUR </li> + <li>Main account (with checkbook and no credit card): EUR </li> + <li>Savings account (between 2% and 4% of interest): EUR </li> + </ul> + <h2>Miscellaneous</h2> + <ul> + <li>You can <a href="#" hreflang="en">download this report</a> as a PDF file.</li> + <li>You can help Mageia by <a href="/en/donate/" hreflang="en">doing a donation</a>.</li> + <li>You can see the <a href="/en/thank-you" hreflang="en">"thank you" page</a>.</li> + </ul> + <h2>Contact</h2> + Financial report published by Damien Lallement (Mageia Treasurer on the 2011 Fiscal Year).<br/>You can contact him by sending an email to <em>treasurer[at]mageia[dot]org</em>.<br/>Last updated: Mar 18 15:15:32 CET 2011. </div> </div> </div> |