parent
86cb7d13d5
commit
87ada7c0d5
|
@ -1,6 +1,7 @@
|
|||
<!DOCTYPE HTML>
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||
<title>File not found</title>
|
||||
<style>
|
||||
body{
|
||||
|
@ -24,17 +25,18 @@
|
|||
</head>
|
||||
<body>
|
||||
<div class="container" >
|
||||
<h1>Sorry, this file can not be downloaded now. </h1>
|
||||
<h3> <a href="http://forge.trustie.net" style="">Goto Home page</a> </h3>
|
||||
<!--<h1>Sorry, this file can not be downloaded now. </h1>-->
|
||||
<h1>对不起,该文件现在不能下载!</h1>
|
||||
<h3> <a href="http://forge.trustie.net" style="">Goto Home page</a> </h3>
|
||||
|
||||
<div class="container" style="">
|
||||
<div style="position: relative; right:0;text-align: right;">
|
||||
<h4>Trustie Team.</h4>
|
||||
<div class="container" style="">
|
||||
<div style="position: relative; right:0;text-align: right;">
|
||||
<h4>Trustie Team.</h4>
|
||||
</div>
|
||||
</div>
|
||||
<p class="hidden" >
|
||||
<a href="javascript:history.back()">Back</a>
|
||||
</p>
|
||||
</div>
|
||||
<p class="hidden" >
|
||||
<a href="javascript:history.back()">Back</a>
|
||||
</p>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
</body>
|
||||
</html>
|
||||
|
|
Loading…
Reference in New Issue