aboutsummaryrefslogtreecommitdiffstats
path: root/en/thank-you
diff options
context:
space:
mode:
authorRomain d'Alverny <rda@mageia.org>2011-11-23 23:23:02 +0000
committerRomain d'Alverny <rda@mageia.org>2011-11-23 23:23:02 +0000
commitd46c24bdb9d66bf9ed00d0d73e810419916db6f5 (patch)
treed11155490d4a115dfc3f87419090e7019ceaa62a /en/thank-you
parentafb5b8e49b22e84e496368ef3c23d8072375e736 (diff)
downloadwww-d46c24bdb9d66bf9ed00d0d73e810419916db6f5.tar
www-d46c24bdb9d66bf9ed00d0d73e810419916db6f5.tar.gz
www-d46c24bdb9d66bf9ed00d0d73e810419916db6f5.tar.bz2
www-d46c24bdb9d66bf9ed00d0d73e810419916db6f5.tar.xz
www-d46c24bdb9d66bf9ed00d0d73e810419916db6f5.zip
larger layout for donators page
Diffstat (limited to 'en/thank-you')
-rw-r--r--en/thank-you/index.php60
1 files changed, 29 insertions, 31 deletions
diff --git a/en/thank-you/index.php b/en/thank-you/index.php
index 8a0a2d0ab..ad16b3d69 100644
--- a/en/thank-you/index.php
+++ b/en/thank-you/index.php
@@ -1,36 +1,45 @@
-<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE html>
<html dir="ltr" lang="en">
<head>
- <meta charset="utf-8" />
+ <meta charset="utf-8">
<title>Thank you for making Mageia possible.</title>
- <meta name="description" content="People, organisations and services without which Mageia would not exist." />
- <meta name="keywords" content="mageia, donate, donation, thanks, partners, help, mirrors, hosting" />
- <meta name="author" content="Mageia" />
- <link rel="stylesheet" type="text/css" href="/g/style/all.css" />
+ <meta name="description" content="People, organisations and services without which Mageia would not exist.">
+ <meta name="keywords" content="mageia, donate, donation, thanks, partners, help, mirrors, hosting">
+ <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'; ?>
+ <?php include '../../donators.inc.php'; ?>
- <div id="doc" class="yui-t7">
- <div id="hd" role="banner"><h1><a id="logo" href="/"><span>Mageia</span></a> <span class="lsep">|</span> <span class="subh">Thank <em>you</em>!</span></h1></div>
+ <div id="doc4" class="yui-t7">
+ <div id="hd" role="banner"><h1><a id="logo" href="/"><span>Mageia</span></a>
+ <span class="lsep">|</span> <span class="subh">Thank <em>you</em>!</span></h1></div>
<div id="bd" role="main">
- <div class="yui-g">
- <div class="para donate">
- <?php include '../../donators.inc.php'; ?>
-
- <p>Since September 2010, Mageia would not have come to a reality without
- the enthusiasm, advice and involvement of hundreds of people.</p>
-
- <p>It would not have either, without help and donation from many people and organizations.
- This page is here to remind of their contribution to this project.</p>
+ <div class="yui-g"><div class="para donate">
+ <p>Since September 2010, Mageia would not have come to a reality without
+ the enthusiasm, advice and involvement of hundreds of people.</p>
+ <p>It would not have either, without help and donation from many people and organizations,
+ that provided Mageia.Org with advice, encouragements, trust,
+ facilities, hosting, server and development hardware, mirroring facilities,
+ network bandwidth, money and love.</p>
+ <p>This page is here to remind of their contribution to this project.</p>
+ </div></div>
+ <div class="yui-gc">
+ <div class="yui-u first rb1"><div class="para donate">
<?php echo html_donators_list($donators,$anonymous); ?>
-
+ </div></div>
+ <div class="yui-u"><div class="para donate">
+ <p>Those organizations and people provided Mageia.Org with
+ mirroring facilities, hosting, hosting advice, server hardware,
+ network bandwidth or some facilities:</p>
+ <?php echo html_orgs_list($orgs); ?>
+
<p>Great places and teams that welcomed us and offerred us some tea, coffee, seats and advice
(mostly in Paris for now):</p>
- <ul class="ty-ppl-list">
+ <ul class="ty-ppl-list twocol">
<li><a href="http://lacantine.org/">La Cantine</a></li>
<li>Le Père Tranquille</li>
<li>Séverine's place</li>
@@ -40,19 +49,8 @@
<p>Thanks a lot to all the people we met, discussed with about this project
and its potential implications: you know who you are!</p>
- <p>Those organizations and people provided Mageia.Org with
- mirroring facilities, hosting, hosting advice, server hardware,
- network bandwidth or some facilities:</p>
- <?php echo html_orgs_list($orgs); ?>
- </div>
- </div>
- <div class="yui-g">
- <div class="yui-u first"><div class="para" style="padding-right: 0;">
-
</div></div>
- <div class="yui-u"><div class="para">
-
- </div></div>
+ </div>
</div>
</div>
</body>