2014-07-10 16:41:34 +08:00
|
|
|
<!DOCTYPE HTML>
|
2014-06-17 18:38:13 +08:00
|
|
|
<html>
|
2014-07-10 16:41:34 +08:00
|
|
|
<head>
|
2014-08-14 10:52:34 +08:00
|
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
2014-07-10 16:41:34 +08:00
|
|
|
<title>File not found</title>
|
|
|
|
<style>
|
|
|
|
body{
|
|
|
|
font-family: Trebuchet MS,Georgia,"Times New Roman",serif;
|
|
|
|
color:#303030;
|
|
|
|
}
|
|
|
|
div.container{
|
|
|
|
margin: 0 auto;
|
|
|
|
width: 80%;
|
|
|
|
}
|
|
|
|
h1{
|
|
|
|
font-size:1.5em;
|
|
|
|
}
|
|
|
|
p{
|
|
|
|
font-size:0.8em;
|
|
|
|
}
|
|
|
|
.hidden{
|
|
|
|
display: none;
|
|
|
|
}
|
|
|
|
</style>
|
|
|
|
</head>
|
2014-06-17 18:38:13 +08:00
|
|
|
<body>
|
2014-07-10 16:41:34 +08:00
|
|
|
<div class="container" >
|
2014-08-14 10:52:34 +08:00
|
|
|
<!--<h1>Sorry, this file can not be downloaded now. </h1>-->
|
|
|
|
<h1>对不起,该文件现在不能下载!</h1>
|
2014-08-14 11:09:34 +08:00
|
|
|
<h3> <a href="http://forge.trustie.net" style="">返回主页</a> </h3>
|
2014-07-10 16:41:34 +08:00
|
|
|
|
2014-08-14 10:52:34 +08:00
|
|
|
<div class="container" style="">
|
|
|
|
<div style="position: relative; right:0;text-align: right;">
|
2014-08-14 11:09:34 +08:00
|
|
|
<h4>Trustie开发团队.</h4>
|
2014-08-14 10:52:34 +08:00
|
|
|
</div>
|
2014-07-10 16:41:34 +08:00
|
|
|
</div>
|
2014-08-14 10:52:34 +08:00
|
|
|
<p class="hidden" >
|
|
|
|
<a href="javascript:history.back()">Back</a>
|
|
|
|
</p>
|
2014-07-10 16:41:34 +08:00
|
|
|
</div>
|
2014-08-14 10:52:34 +08:00
|
|
|
</body>
|
|
|
|
</html>
|