summaryrefslogtreecommitdiffstats
path: root/HTML/index.html
blob: 0db513977ae7e1039bc7557ca808c36b53c07be1 (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
<?xml version="1.0" encoding="utf-8" ?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="#LANG" xml:lang="#LANG">
    <head>
        <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
        <meta http-equiv="Content-Script-Type" content="text/javascript" />
        <meta http-equiv="Content-Style-Type" content="text/css" />
        <meta http-equiv="Pragma" content="no-cache" />
        <meta http-equiv="Expires" content="0" />
        <meta http-equiv="Cache-Control" content="no-cache" />
        <meta name="mdv:release" content="#MDV_RELEASE" />
        <meta name="mdv:product" content="#MDV_PRODUCT" />
        <meta name="mdv:pack" content="#MDV_PACK" />
        <title>Mandriva Linux</title>
        <link rel="stylesheet" type="text/css" media="screen, projection" href="file:///usr/share/mdk/indexhtml/screen.css" />
        <link rel="stylesheet" type="text/css" media="print, handheld" href="file:///usr/share/mdk/indexhtml/print.css" />
        <script type="text/javascript" src="file:///usr/share/mdk/indexhtml/script.js"></script>
    </head>
    <body onload="try{run();}catch(e){}">
        <div id="page">
            <h1><a href="http://www.mandriva.com/"><span>Mandriva</span></a></h1>
            <ul>
                <li id="mandriva_com"><a href="http://www.mandriva.com/"><span>Mandriva</span></a></li>
                <li id="store"><a href="http://store.mandriva.com/"><span>store.mandriva.com</span></a></li>
                <li id="support"><a href="http://support.mandriva.com/"><span>support.mandriva.com</span></a></li>
            </ul>
        </div>
    </body>
</html>