2009-02-26 21:05:00 +03:00
|
|
|
<!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">
|
2008-11-27 15:10:48 +03:00
|
|
|
<head>
|
2009-02-26 21:05:00 +03:00
|
|
|
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
|
2009-08-13 16:32:10 +04:00
|
|
|
<title><?php echo $title ?> - <?php echo getlocal("title") ?></title>
|
2009-02-26 21:05:00 +03:00
|
|
|
<link href="default.css" rel="stylesheet" type="text/css" />
|
2009-08-13 14:34:02 +04:00
|
|
|
<link rel="shortcut icon" href="/images/favicon.ico" type="image/x-icon"/>
|
2008-11-27 15:10:48 +03:00
|
|
|
</head>
|
|
|
|
<body>
|
2009-02-27 20:09:09 +03:00
|
|
|
<div class="wrap">
|