Файл: ban_ip.php
Строк: 18
<?php
<html>
<head>
<meta charset="utf-8">
<link rel="stylesheet" href="/style/maniac.css" type="text/css"/>
<link rel="icon" href="/favicon.ico" type="image/x-icon"/>
<title>Доступ заблокирован</title>
</head>
<body>
<div class="content">
<div class="header-text-razdel">
Доступ заблокирован
</div>
<div id="info_menu" class="class="menu_link3""></div>
<div class="listing-information">
<img src="/images/starec.png" alt="*"> <br />
Приветствую тебя странник! <br />
Извени, но доступ для тебя суда закрыт! <br />
Видно здорово ты нагрешил...
</div>
<div class="center-bottom-razdel"></div>
</div>
<div class="foot-text-razdel">
© 2015 StartGame
</div>
</html>
?>