javaeye3/public/error-500.html

43 lines
1.5 KiB
HTML
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"<!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" xml:lang="zh-CN" dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta name="keyword" content="ITeye,IT,开发,交流,社区,java, ruby, ajax, agile" />
<meta http-equiv="refresh" content="9" />
<title>网站正在升级中 - ITeye技术社区</title>
<style type="text/css">
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
.clearfix {
display:block;
}
.left {
float: left;
}
h1 {font-size: 20px;color: #6293BB;}
p {font-size: 16px;color: #6293BB;}
</style>
</head>
<body>
<div style="padding:50px 0 0 300px">
<h1>ITeye网站正在升级中......</h1>
</div>
<div class="clearfix">
<div class="left" style="padding-left:120px">
<img src="/images/coffe.jpg" width="128" height="128" />
</div>
<div class="left" style="padding:30px 0 0 30px">
<p>亲爱的会员ITeye网站正在更新功能</p>
<p>请您耐心等待5秒钟网站就可以恢复正常访问了</p>
</div>
</div>
<div style="padding:20px 0 0 450px">
<a href="http://www.iteye.com"><img src='/images/logo_small.gif' border='0'></a>
</div>
</body>
</html>