File size: 698B
<?
{
header("Content-type:application/vnd.wap.xhtml+xml; charset=utf-8");
echo '<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE html PUBLIC "-//WAPFORUM//DTD XHTML Mobile 1.0//EN" "http://www.wapforum.org/DTD/xhtml-mobile10.dtd"><html xmlns="http://www.w3.org/1999/xhtml" xml:lang="ru">
<head>
<title>[форум]</title>
<meta http-equiv="Content-Type" content="application/vnd.wap.xhtml+xml; charset=UTF-8" />
<meta http-equiv="Pragma" content="no-cache" />
<link rel="stylesheet" href="style.css" type="text/css" />
<link rel="home" href="/" />
<link rel="up" href="../" />
<link rel="icon" href="gico.ico" type="ico" />
</head>
<body>';
}
?>