| 123456789101112131415161718192021222324252627282930313233 |
- <?php if (!defined("IS_INITPHP")) exit("Access Denied!"); /* INITPHP Version 1.0 ,Create on 2017-04-06 18:17:26, compiled from /data/wwwroot/www.shadowsocks5.com/app/template/ss/manage/top.html */ ?>
- <!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">
- <head>
- <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
- <title><?php echo $title;?></title>
- <style type="text/css">
- <!--
- body {
- margin-left: 0px;
- margin-top: 0px;
- margin-right: 0px;
- margin-bottom: 0px;
- }
- -->
- </style>
- <link href="https://shadowsocks5.b0.upaiyun.com/static/manage/css/css.css" rel="stylesheet" type="text/css" />
- </head>
- <body>
- <table width="100%" border="0" cellspacing="0" cellpadding="0">
- <tr>
- <td height="58" background="https://shadowsocks5.b0.upaiyun.com/static/manage/images/bg_body.gif" height="58"><table width="99%" border="0" cellspacing="0" cellpadding="0">
- <tr>
- <td width="1%"><img src="https://shadowsocks5.b0.upaiyun.com/static/manage/images/logo.gif" height="57" border="0" /></td>
- <td width="64%" align="right" style="font-size:12px;vertical-align:bottom;">
- </td>
- </tr>
- </table></td>
- </tr>
- </table>
- </body>
- </html>
|