top.html 1.1 KB

1234567891011121314151617181920212223242526272829303132
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2. <html xmlns="http://www.w3.org/1999/xhtml">
  3. <head>
  4. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  5. <title><!--{$title}--></title>
  6. <style type="text/css">
  7. <!--
  8. body {
  9. margin-left: 0px;
  10. margin-top: 0px;
  11. margin-right: 0px;
  12. margin-bottom: 0px;
  13. }
  14. -->
  15. </style>
  16. <link href="https://shadowsocks5.b0.upaiyun.com/static/manage/css/css.css" rel="stylesheet" type="text/css" />
  17. </head>
  18. <body>
  19. <table width="100%" border="0" cellspacing="0" cellpadding="0">
  20. <tr>
  21. <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">
  22. <tr>
  23. <td width="1%"><img src="https://shadowsocks5.b0.upaiyun.com/static/manage/images/logo.gif" height="57" border="0" /></td>
  24. <td width="64%" align="right" style="font-size:12px;vertical-align:bottom;">
  25. </td>
  26. </tr>
  27. </table></td>
  28. </tr>
  29. </table>
  30. </body>
  31. </html>