Файл: dl/head.php
Строк: 22
<?php
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>
<meta http-equiv="Cache-Control" content="no-cache" />
<link rel="shortcut icon" href="style/favicon.ico">
<link rel="stylesheet" href="style/style.css" type="text/css" />
<title>Мобильный рай</title>
</head><body>
<div class="logo">LOGOTYPE</div>
<div class="headbar" style="color:orange">
<center>
<span class="but">
<font color="orange">Загрузки</font>
</span>
<center>
</div>';
?>