main.ftl 836 B

12345678910111213141516171819202122232425
  1. <!DOCTYPE html>
  2. <html lang="en">
  3. <head>
  4. <title>铭飞CMS</title>
  5. <meta content="IE=edge" http-equiv="X-UA-Compatible" />
  6. <meta name="viewport" content="width=device-width, initial-scale=1.0" />
  7. <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no" />
  8. <meta content="text/html; charset=utf-8" http-equiv="Content-Type" />
  9. <style>
  10. body{ height: 100%;}
  11. </style>
  12. </head>
  13. <body>
  14. <div style="
  15. text-align: center;
  16. color: #555;
  17. background: #FCFCFC;
  18. height: 300px;
  19. padding-top: 200px;
  20. vertical-align: middle;
  21. "><h2>欢迎进入MS系统</h2><p>欢迎加群: ①231212174 ②221335098 或到<a href="http://ms.mingsoft.net/mbbs/main.do" target="_blank" style="
  22. text-decoration: none;
  23. ">官方论坛进行技术交流</a></p></div>
  24. </body>
  25. </html>