docs.html 481 B

12345678910111213141516
  1. <!doctype html>
  2. <html lang="en">
  3. <head>
  4. <meta charset="utf-8" />
  5. <title>AdminLTE 4 — Documentation</title>
  6. <meta name="robots" content="noindex,follow" />
  7. <meta http-equiv="refresh" content="0; URL=./introduction.html" />
  8. <link rel="canonical" href="./introduction.html" />
  9. </head>
  10. <body>
  11. <p>
  12. If the redirect does not work, please
  13. <a href="./introduction.html">click here for the AdminLTE 4 documentation</a>.
  14. </p>
  15. </body>
  16. </html>