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

16 lines
641B

  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>DedeCMS Home</title>
  6. <link rel="stylesheet" type="text/css" href="css/base.css" />
  7. <link rel="stylesheet" type="text/css" href="css/indexbody.css" />
  8. </head>
  9. <body>
  10. <div class="dboxtable1">
  11. <ul>
  12. <script type="text/javascript" src="<?php echo UPDATEHOST;?>/dedecms/admincpad.<?php echo $cfg_soft_lang; ?>.js"></script>
  13. </ul>
  14. </div>
  15. </body>
  16. </html>