国内流行的内容管理系统(CMS)多端全媒体解决方案 https://www.dedebiz.com
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

28 lines
846B

  1. <html>
  2. <head>
  3. <meta http-equiv="Content-Type" content="text/html; charset={dede:global.cfg_soft_lang/}">
  4. <title>{dede:wintitle/}</title>
  5. <link rel="stylesheet" type="text/css" href="{dede:global name='cfg_static_dir'/}/img/base.css">
  6. </head>
  7. <body background='{dede:global name='cfg_static_dir'/}/img/allbg.gif' leftmargin="8" topmargin='8'>
  8. <table width="98%" border="0" align="center" cellpadding="0" cellspacing="0" bgcolor="#DFF9AA">
  9. <tr>
  10. <td height="28" style="border:1px solid #DADADA" background='{dede:global name='cfg_static_dir'/}/img/wbg.gif'>
  11. &nbsp;<b>◇{dede:wecome_info/}</b>
  12. </td>
  13. </tr>
  14. <tr>
  15. <td width="100%" height="80" style="padding-top:5px" bgcolor='#ffffff'>
  16. {dede:winform/}
  17. </td>
  18. </tr>
  19. </table>
  20. <p align="center">
  21. {dede:lang_cms_powerby/}
  22. <br>
  23. <br>
  24. </p>
  25. </body>
  26. </html>