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

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