aboutsummaryrefslogtreecommitdiffstats
path: root/en/calendar/index.php
blob: 6e6e1b72a48440e81766520ebce800f1434e9eed (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
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE html>
<html dir="ltr" lang="en">
<head>
    <meta charset="utf-8" />
    <title>Mageia calendar</title>
    <meta name="description" content="Mageia calendar for organization, events, development schedule and more." />
    <meta name="keywords" content="mageia, linux, calendar, events" />
    <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'; ?>
    
    <div id="doc" class="yui-t7">
        <div id="hd" role="banner"><h1>Mageia <span>| Calendar</span></h1></div>
        <div id="bd" role="main">
            <div class="yui-g">
                <br />
                <iframe src="https://www.google.com/calendar/b/0/embed?height=600&amp;wkst=2&amp;hl=en_GB&amp;bgcolor=%23FFFFFF&amp;src=ojiv9mbtj8nt248dcjsfn6n664%40group.calendar.google.com&amp;color=%23125A12&amp;src=gpm9kdohufidedmlpnuuq4pvmo%40group.calendar.google.com&amp;color=%238C500B&amp;src=hm0j50l2vmv0dlstaigbm7nt30%40group.calendar.google.com&amp;color=%23691426&amp;ctz=Europe%2FParis"
                    style=" border-width:0 "
                    width="749"
                    height="600"
                    frameborder="0"></iframe>

                <div class="para">
                    <p>This calendar shows all Mageia events,
                        <a href="http://mageia.org/wiki/doku.php?id=meetings">team meetings</a>,
                        development planning milestones
                        and possibly more.</p>
                    <p>It is public and available to all. Only Mageia Board and Council members and team leaders
                        have a write access to it.</p>
                    <p>For any comment, addition, change to this calendar, feel free to contact us through:</p>
                    <ul>
                        <li>your <a href="http://mageia.org/wiki/">team</a> leader or representative,</li>
                        <li><a href="irc://irc.freenode.net/#mageia">#mageia</a> on Freenode,</li>
                        <li><a href="mailto:contact@mageia.org">contact@mageia.org</a> in last resort.</li>
                    </ul>
                </div>
            </div>
        </div>
    </div>
</body>
</html>