version 1.2, 2005/09/20 16:53:59
|
version 1.14, 2008/01/23 17:47:50
|
Line 1
|
Line 1
|
<link rel="top" title="Home" href="/"> | <?xml version="1.0" encoding="UTF-8"?> |
<link rel="stylesheet" type="text/css" href="http://www.mozilla.org/css/print.css" media="print"> | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> |
<link rel="stylesheet" type="text/css" href="../base.css" media="all"> | <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="de"> |
<link rel="stylesheet" type="text/css" href="../cavendish.css" title="Cavendish" media="screen"> | <head> |
<!--<link rel="icon" href="http://www.mozdev.org/sharedimages/mozdev-icon.png" type="image/png">--> | <meta http-equiv="refresh" content="5; URL=http://www.astrapi.de/"> |
<link rel="icon" href="favicon.ico" type="image/png"> | |
| <link rel="stylesheet" type="text/css" href="css/accountex.css" media="screen" /> |
| <link rel="stylesheet" type="text/css" href="css/base/template.css" media="screen" /> |
| <link rel="stylesheet" type="text/css" href="css/rustico/template.css" title="Cavendish" media="screen" /> |
| <link rel="stylesheet" type="text/css" href="css/rustico/content.css" title="Cavendish" media="screen" /> |
| |
| <link rel="stylesheet" type="text/css" href="css/base/support.css" /> |
| <link rel="icon" href="favicon.ico" type="image/png" /> |
| <title><?php echo $title ?></title> |
| </head> |
| <body id="mozilla-com" class="productsAccountex"> |
| <div id="header"> |
| <div> |
| <h1><a href="/" title="Return to home page" accesskey="1"><img src="http://www.astrapi.de/accountex/images/template/moz-com-logo.png" height="38" width="150" alt="accountex" /></a></h1> |
| <ul> |
| <?php include($lng . "_nav.html"); ?> |
| </ul> |
| </div> |
| </div> |
| <div id="breadcrumbs"> |
| <div> |
| </div> |
| </div> |
| <hr class="hide" /> |
| <div id="content"> |
| |
| <?php |
| include($lng . "_sidebar_left.html"); |
| ?> |
|
|