diff options
author | Oliver Burger <obgr_seneca@mageia.org> | 2011-05-31 17:41:23 +0000 |
---|---|---|
committer | Oliver Burger <obgr_seneca@mageia.org> | 2011-05-31 17:41:23 +0000 |
commit | eb64f8b57ccb0a72127b192fbae509c2df66b537 (patch) | |
tree | 581c0dce7c8b1f4920111bbc46c6bcbc750a10fe /en/1 | |
parent | 9b00fe9c72057973a66188516da3700554882c80 (diff) | |
download | www-eb64f8b57ccb0a72127b192fbae509c2df66b537.tar www-eb64f8b57ccb0a72127b192fbae509c2df66b537.tar.gz www-eb64f8b57ccb0a72127b192fbae509c2df66b537.tar.bz2 www-eb64f8b57ccb0a72127b192fbae509c2df66b537.tar.xz www-eb64f8b57ccb0a72127b192fbae509c2df66b537.zip |
moved contents of en/1/index.php to 1/
Diffstat (limited to 'en/1')
-rw-r--r-- | en/1/index.php | 87 |
1 files changed, 1 insertions, 86 deletions
diff --git a/en/1/index.php b/en/1/index.php index 6c8390730..6e64cad99 100644 --- a/en/1/index.php +++ b/en/1/index.php @@ -1,86 +1 @@ -<!DOCTYPE html> -<html dir="ltr" lang="en"> -<head> - <meta charset="utf-8"> - <title>Mageia 1</title> - <meta name="description" content="Mageia 1 is a new community-based Linux distribution."> - <meta name="keywords" content="mageia, 1, first release, linux, mandriva, free software"> - <meta name="DC.date" content="2010-06-01" scheme="DCTERMS.W3CDTF"> - <link rel="canonical" href="/en/1/"> - <link rel="stylesheet" href="/g/style/all.css"> - <?php include '../../analytics.php'; ?> -</head> -<body class="release"> - <?php include '../../langs.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">1</span></h1></div> - <?php include 'nav.php'; ?> - <div id="bd" role="main"> - <div class="yui-g bb1"> - <div class="para"> - <img src="/g/1/screenshots/opt-mageia-450.jpg" alt="Mageia 1 KDE Desktop" class="rel-desktop-home" style="float: left; margin: 0 2em 2em 0; width: 450px;"> - - <h2 class="download-btn"><a href="/downloads/">Download it</a></h2> - - <p>Mageia 1 is a GNU/Linux distribution for your computer, - released by the Mageia community.</p> - - <h3>What is in it?</h3> - <p>Plenty! See the <a href="notes/">release notes</a> for an extensive exposé.</p> - - <div class="clear"></div> - - <h3>Mageia in context</h3> - - <p>Mageia began in September 2010 as - <a href="/en/about/2010-sept-announcement.html">a fork of Mandriva Linux</a>. - It is supported by a <a href="/en/about/">not-for-profit organisation</a>, - <a href="http://mageia.org/wiki/doku.php?id=org">governed by</a> - a body of recognized and elected contributors</a>, - and made by 100+ people around the world.</p> - - <p>Our work adds to the excellent work of the wider Linux - and Free Software community. We aim to bring one of the best, - most stable, reliable and enjoyable experience and platform we can make; - for a regular <a href="">user</a>, - a <a href="">developer</a>, - or a <a href="">business</a>.</p> - - <p>And we encourage you to <a href="/en/contribute/">be part of it</a>, - on your own time or through your professional activity.</p> - - <hr> - - <p>9 months from <a href="/en/about/2010-sept-announcement.html">inception</a> we've reached:</p> - <p><a href="">100+ contributors</a> in <a href="/wiki/doku.php?id#teams">10+ teams</a>. - <a href="/en/thank-you/">160+ generous donors</a> of - <a href="/en/donate/">8.800+ EUR</a> - with only <a href="/en/about/reports/">1.277 spent</a> so far - and 20.000 forecast for 2011.</p> - <p>5 intermediary technical releases. - 7.389 source packages, - 2 × 14.226 binary packages for 2 architectures (i586 and x86_64 - – ARM is on its way).</p> - <p>7 servers, 3 datacenters (Paris and Marseille, France), - <a href="http://mirrors.mageia.org/">19 mirrors worldwide</a>.</p> - <p><a href="http://mageia.org/?langs">21-language</a> localized Website, - <a href="">161-languages</a> localized distribution.</p> - <p>All this for <a href="http://mageia.org/en/1/">one distribution</a>, - ready for you, now.</p> - <p>How many users? Time will tell.</p> - - <p>But more important than vanity figures: <a href="/en/1/next/">what will it do for you?</a></p> - - </div> - </div> - <div class="yui-g bb1"> - <div class="yui-u first rb1"> - </div> - <div class="yui-u"> - </div> - </div> - <?php include 'nav.php'; ?> - </div> - </div> -</body> -</html> +<?php require '../../1/1.php'; ?>
\ No newline at end of file |