aboutsummaryrefslogtreecommitdiffstats
path: root/press.html
diff options
context:
space:
mode:
Diffstat (limited to 'press.html')
-rw-r--r--press.html60
1 files changed, 0 insertions, 60 deletions
diff --git a/press.html b/press.html
deleted file mode 100644
index 190986d9c..000000000
--- a/press.html
+++ /dev/null
@@ -1,60 +0,0 @@
-<?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>