blob: 76bace48639d6ca92478f3f7469c0af0f7a61bb2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<!-- $Id$ -->
<head>
<title></title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
[% c.prototype.define_javascript_functions %]
</head>
<body>
<h1>Mageia mirrors database</h1>
<p id="menu">
<span><a href="[% c.uri_for('/') %]">Mirror list</a></span>
<span><a href="[% c.uri_for('/distrib') %]">Distribution list</a></span>
<span><a href="[% c.uri_for('/report') %]">Mirrors map</a></span>
<span><a href="[% c.uri_for('/new') %]">register a mirror url</a></span>
</p>
|