blob: a72ec943280ccc21a58d895b3b54557d7819c664 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
<?xml version="1.0" encoding="utf-8" standalone="no"?>
<!DOCTYPE html
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<link rel="shortcut icon" href="https://www.mageia.org/g/favicon.png"/>
<meta http-equiv="Refresh" content="1; URL=content/index.html"/>
<title>
</title>
</head>
<body>
If not automatically redirected, click here: <a href="content/index.html">content/index.html</a>
</body>
</html>
|