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

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