diff options
Diffstat (limited to 'en/1/index.php')
-rw-r--r-- | en/1/index.php | 39 |
1 files changed, 39 insertions, 0 deletions
diff --git a/en/1/index.php b/en/1/index.php new file mode 100644 index 000000000..b61a3e254 --- /dev/null +++ b/en/1/index.php @@ -0,0 +1,39 @@ +<!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> + <a href="/en/1/" title="Mageia 1"><img src="/g/1/images/desktop_1.jpg" alt="Mageia 1 Desktop" class="rel-desktop-home"></a> + + <div id="bd" role="main"> + <div class="yui-g bb1"> + <div class="para"><p>Mageia is a fork of Mandriva Linux, + supported by a not-for-profit organisation of + recognized and elected contributors.</p> + + <p>Further than just delivering a free, secure, stable and sustainable operating system, + the goal is to set up a stable and trustable governance to direct collaborative projects + (<a href="/en/about/2010-sept-announcement.html">check original announcement</a>).</p> + </div> + </div> + <div class="yui-g bb1"> + <div class="yui-u first rb1"> + </div> + <div class="yui-u"> + </div> + </div> + </div> + </div> +</body> +</html> |