blob: 6534c51735c6c28d0dc14058940784ee75820c12 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
<!DOCTYPE html>
<html lang="en">
<!-- $Id$ -->
<head>
<meta charset="utf-8">
<title>Mageia mirrors database</title>
<link rel="icon" type="image/png" href="/g/favicon.png">
[% c.prototype.define_javascript_functions %]
</head>
<body>
<h1>Mageia mirrors database</h1>
<p id="menu">
<span><a href="[% c.uri_for('/') %]">Mirrors list</a></span>
| <span><a href="[% c.uri_for('/distrib') %]">Distributions list</a></span>
| <span><a href="[% c.uri_for('/report') %]">Mirrors map</a></span>
| <span><a href="[% c.uri_for('/status') %]">Mirrors status</a></span>
| <span><a href="[% c.uri_for('/new') %]">Register a mirror url</a></span>
</p>
|