国内流行的内容管理系统(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.

32 lines
1.2KB

  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" href="{dede:global name='cfg_static_dir'/}/css/bootstrap.min.css">
  6. <link href="{dede:global name='cfg_static_dir'/}/font-awesome/css/font-awesome.min.css" rel="stylesheet">
  7. <link rel="stylesheet" type="text/css" href="{dede:global name='cfg_static_dir'/}/img/base.css">
  8. <script language="javascript" src="{dede:global name='cfg_static_dir'/}/js/jquery.js"></script>
  9. </head>
  10. <body background='{dede:global name=' cfg_static_dir'/}/img/allbg.gif' leftmargin="8" topmargin='8'>
  11. <table width="98%" border="0" align="center" cellpadding="0" cellspacing="0" bgcolor="#DFF9AA" class="table maintable table-bordered mt-3">
  12. <tr>
  13. <td height="28" style="border:1px solid #DADADA" background='{dede:global name=' cfg_static_dir'/}/img/wbg.gif'>
  14. &nbsp;<b>◇{dede:wecome_info/}</b>
  15. </td>
  16. </tr>
  17. <tr>
  18. <td width="100%" style="padding-top:5px" bgcolor='#ffffff' class="table table-borderless pt-3">
  19. {dede:winform/}
  20. </td>
  21. </tr>
  22. </table>
  23. <p align="center">
  24. {dede:lang_cms_powerby/}
  25. <br>
  26. <br>
  27. </p>
  28. </body>
  29. </html>