-
Notifications
You must be signed in to change notification settings - Fork 0
/
nddbc.html
37 lines (33 loc) · 2.25 KB
/
nddbc.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" dir="ltr" lang="en">
<head>
<title>Connection Problem</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="keywords" content="" />
<meta name="description" content="" />
<meta http-equiv="imagetoolbar" content="no" />
<meta name="authors" content="The Zen Cart® Team and others" />
<meta name="generator" content="shopping cart program by Zen Cart®, http://www.zen-cart.com" />
<meta name="robots" content="noindex, nofollow" />
<style type="text/css">
<!--
.systemError {color: #FFFFFF}
-->
</style>
<!--
<base href="http://localhost/" />
-->
<!--Make sure to change the above URL to the root address of your cart. Do not change the relative address to the index page, but you should change the address to your logo (a few lines below) to reflect your custom template directory (instead of template_default). Be sure to adjust the logo size to match yours. -->
</head>
<body style="margin: 20px">
<div style="width: 730px; background-color: #ffffff; margin: auto; padding: 10px; border: 1px solid #cacaca;">
<div>
<a href="index.php?main_page=index"><img src="includes/templates/template_default/images/logo.gif" alt="This Is my store logo. [home link]" title="This Is my store logo. [home link]" width="192" height="64" border="0" /></a>
</div>
<div style="float: right"><img src="includes/templates/template_default/images/down_for_maintenance.gif" alt="Сайт временно не работает. Пожалуйста зайдите позже." title=" Сайт временно не работает. Пожалуйста зайдите позже. " width="200" height="187" /></div>
<h1 style="font-size: 95%; text-align: center;">Извините!<br />Кажется у нас проблемы с хостингом. Пожалуйста, дайте нам немного времени, чтобы разобраться с ними. Спасибо.</h1>
<br />
<br />
<div style="font-size: 90%; text-align: center;">Чтобы проверить статус сайта... <a href="index.php?main_page=index">кликните здесь</a></div>
</div>
</body></html>