方诺官网改正版
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.
 
 
 

30 lines
1.4 KiB

  1. <!--
  2. Template Name: Midone - VueJS Admin Dashboard Template
  3. Author: Left4code
  4. Website: http://www.left4code.com/
  5. Contact: muhammadrizki@left4code.com
  6. Purchase: https://themeforest.net/user/left4code/portfolio
  7. Renew Support: https://themeforest.net/user/left4code/portfolio
  8. License: You must have a valid license purchased only from themeforest(the above link) in order to legally use the theme for your project.
  9. -->
  10. <!DOCTYPE html>
  11. <html lang="en">
  12. <head>
  13. <meta charset="utf-8">
  14. <meta http-equiv="X-UA-Compatible" content="IE=edge">
  15. <meta name="viewport" content="width=device-width, initial-scale=1">
  16. <meta name="description" content="Midone admin is super flexible, powerful, clean & modern responsive tailwind admin template with unlimited possibilities.">
  17. <meta name="keywords" content="admin template, Midone admin template, dashboard template, flat admin template, responsive admin template, web app">
  18. <meta name="author" content="LEFT4CODE">
  19. <link rel="icon" href="<%= BASE_URL %>favicon.ico">
  20. <title><%= htmlWebpackPlugin.options.title %></title>
  21. </head>
  22. <body>
  23. <noscript>
  24. <strong>We're sorry but <%= htmlWebpackPlugin.options.title %> doesn't work properly without JavaScript enabled. Please enable it to continue.</strong>
  25. </noscript>
  26. <div id="app"></div>
  27. <!-- built files will be auto injected -->
  28. </body>
  29. </html>