<?php
error_reporting(0);
echo '<head>
<link rel="shortcut icon" href="/design/style/favicon.png">
<link rel="stylesheet" href="/design/style/wap.css" type="text/css" />
<title>Установка PeasCMS</title>
</head>
<body>';
echo '<div class="base">
<center><div class="sel">Мастер установки PeasCMS</div></center>';
?>