Размер файла: 1.31Kb
<head>
<link href="dis/mobile/style.css" rel="stylesheet" type="text/css" />
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<html>
<body>
<table class="osnova"
style="width: 100%; text-align: left; margin-left: auto; margin-right: auto;"
border="1" cellpadding="2" cellspacing="0">
<tbody>
<tr>
<td
style="width: 100%; text-align: center; vertical-align: top;">
<div class="ramka">
<?php include_once('rekla/top.txt');?>
</div>
<hr>
<div class="ramka"><?php include('str/m_auto.txt')?>
</div>
<?php include ('str/gen.php');?>
<hr><a class="mess1" href="/">Главная</a>
<hr>
<?php include_once('flud/block/echo_count.php');?>
<?php include('onl/online.php')?>
<br><a href="/?page=spisok">Зарегистрировано</a>: <?php readfile('user/count.txt')?>
<hr>
<div class="ramka">
<?php include_once('rekla/bottom.txt');?>
</div>
<div class="ramka">
<?php include_once('job/index.php');?>
</div>
<!--//Конец страницы//-->
</td>
</tr>
</tbody>
</table>
</body>
<head>
<title><?php echo $str_title?> - <?php echo $site_title?></title>
<meta name="description" content="<?php echo $pg_pr_d ?>" />
<meta name="keywords" content="<?php echo $pg_pr_k ?>"/>
</head>
</html>