Файл: магазин/e-proger/siteoff.php
Строк: 30
<?php
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<title>Сайт временно не работает</title>
</head>
<body>
<div class="wrap_siteoff">
<div style="font-size: 20px; font-weight: bold; text-align: center; margin-top: 150px; font-family: Verdana;color: #556e8c;">Сайт временно не работает!</div>
<div style="text-align: center; font-size: 14px; height: 60px; line-height: 20px; font-family: Verdana; margin-top: 30px;">Проводятся технические работы.<br />Пожалуйста, попробуйте зайти позже.<br />Спасибо за понимание!</div>
<div style="font-family: Verdana; text-align: center; margin-top: 50px;font-size: 10px; color: #999999;">©2016. e-proger.RU</div>
</div>
</body>
</html>
?>