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

46 lines
1.4KB

  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=<?php echo $cfg_soft_lang; ?>">
  5. <title>{dede:wintitle/}</title>
  6. <link rel="stylesheet" href="../static/web/css/admin.css">
  7. </head>
  8. <body>
  9. <table width="98%" border="0" align="center" cellpadding="0" cellspacing="0" bordercolor="#111111" style="border-collapse:collapse">
  10. <tr>
  11. <td width="100%" height="64" background="../static/web/img/indextitlebg.gif">
  12. <img src="images/indextitle.gif" width="250" height="64" alt="Power by DedeBIZV6 OX">
  13. </td>
  14. </tr>
  15. <tr>
  16. <td width="100%" height="26">
  17. <table width="100%" border="0" cellspacing="0" cellpadding="0">
  18. <tr>
  19. <td height="30"><img src="../static/web/img/book1.gif">
  20. &nbsp;{dede:wecome_info/}
  21. </td>
  22. </tr>
  23. </table>
  24. </td>
  25. </tr>
  26. <tr>
  27. <td width="100%" height="1" background="../static/web/img/sp_bg.gif"></td>
  28. </tr>
  29. <tr>
  30. <td width="100%" height="4"></td>
  31. </tr>
  32. <tr>
  33. <td width="100%" height="26">
  34. {dede:winform/}
  35. </td>
  36. </tr>
  37. <tr>
  38. <td width="100%" height="2"></td>
  39. </tr>
  40. </table>
  41. <p align="center">
  42. {dede:lang_cms_powerby/}
  43. <br>
  44. </p>
  45. </body>
  46. </html>