|
- <!DOCTYPE html>
- <html>
- <head>
- <meta charset="utf-8">
- <meta http-equiv="X-UA-Compatible" content="IE=Edge,chrome=1">
- <title>{dede:wintitle/}</title>
- <link rel="stylesheet" href="../static/web/css/admin.css">
- </head>
- <body>
- <table width="98%" align="center" cellpadding="0" cellspacing="0">
- <tr>
- <td>{dede:wecome_info/}</td>
- </tr>
- <tr>
- <td>{dede:winform/}</td>
- </tr>
- </table>
- </body>
- </html>
|