aboutsummaryrefslogtreecommitdiffstats
path: root/press.html
blob: 190986d9cff9b70b1a9c23ce85cdfbc8f232a7d1 (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
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE html>
<html dir="ltr" lang="en">
<head>
    <meta charset="utf-8" />
    <title>Mageia - Press Review</title>
    <meta name="description" content="Mageia - Press Review" />
    <meta name="keywords" content="mageia, press, review, articles" />
    <link rel="stylesheet" type="text/css" href="g/style/all.css" />
    <script type="text/javascript">

      var _gaq = _gaq || [];
      _gaq.push(['_setAccount', 'UA-18603191-1']);
      _gaq.push(['_setDomainName', '.mageia.org']);
      _gaq.push(['_trackPageview']);

      (function() {
        var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
        ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
        var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
      })();

    </script>
</head>
<body>
    <?php include 'langs.php'; ?>
    <div id="doc" class="yui-t7">
        <div id="hd" role="banner"><h1>Mageia <span>&ndash; Press Review</span></h1></div>
        <div id="bd" role="main">
            <div class="yui-g">
                <div class="para"
                    <h2>...</h2>
                    <ul>
                        <li>...</li>
                    </ul>
                </div>
            </div>
            <div class="yui-g">
                <div class="yui-u first">
                    <div class="para">
                    <h2>How to contact us.</h2>

                     <h3><a href="https://www.mageia.org/mailman/">Mailing-lists</a></h3>

                     <h3>IRC (Freenode network)</h3>
                     <?php include 'channels.html'; ?>
                    </div>
                </div>
                <div class="yui-u">
                    <div class="para">
                    <iframe src="http://www.facebook.com/plugins/likebox.php?href=http%3A%2F%2Fwww.facebook.com%2Fpages%2FMageia%2F157247240967735&amp;width=320&amp;connections=10&amp;stream=false&amp;header=false&amp;height=255" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:320px; height:255px;" allowTransparency="true"></iframe>
                    <p>You should follow us <a href="http://www.twitter.com/mageia_os">on Twitter</a>
                        or <a href="http://identi.ca/mageia">on identi.ca</a>.</p>
                    </div>
                </div>
            </div>
        </div>
    </div>
</body>
</html>