Размер файла: 1.98Kb
<?php
header("Content-type:text/html; charset=utf-8");
?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="ru" lang="ru">
<head>
<title>%TITLE%</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<link rel="shortcut icon" href="/themes/soklan_wap/images/favicon.ico" type="image/x-icon" />
<link rel="image_src" href="/images/img/icon.png" />
<link rel="stylesheet" href="/themes/soklan_wap/style.css" type="text/css" />
<link rel="alternate" href="/news/rss.php" title="RSS News" type="application/rss+xml" />
<?= include_javascript() ?>
<meta name="keywords" content="%KEYWORDS%" />
<meta name="description" content="%DESCRIPTION%" />
<meta name="viewport" content="width=device-width,initial-scale=1" />
<meta name="generator" content="RotorCMS <?= $config['rotorversion'] ?>" />
</head>
<body>
<div class="logo">
<a href="<?=BASEDIR?>index.php?<?=SID?>"><img src="<?=$config['logotip']?>" alt="<?=$config['title']?>" /></a><br />
<?=$config['logos']?>
</div>
</div><div class="m"></div>
<center>
<?php render('includes/menu'); ?>
</center>
<?php
function myhtml($myhtml) { //так как смайлы изменили свое местоположение, это временно
$myhtml = str_replace("images/img/act.png","themes/soklan_wap/images/act.gif",$myhtml);
$myhtml = str_replace("images/img/act1.gif","themes/soklan_wap/images/act.gif",$myhtml);
$myhtml = str_replace("images/img/act2.gif","themes/soklan_wap/images/act.gif",$myhtml);
$myhtml = str_replace("images/img/act3.gif","themes/soklan_wap/images/act.gif",$myhtml);
$myhtml = str_replace("images/img/user.gif","themes/soklan_wap/images/man.png",$myhtml);
$myhtml = str_replace("images/img/female.gif","themes/soklan_wap/images/woman.png",$myhtml);
return $myhtml; }
ob_start('myhtml');
?>
<div class="bg"><div class="block"><br>