| 12345678910111213141516 |
- <!doctype html>
- <html lang="en">
- <head>
- <meta charset="utf-8" />
- <title>AdminLTE 4 — Documentation</title>
- <meta name="robots" content="noindex,follow" />
- <meta http-equiv="refresh" content="0; URL=./introduction.html" />
- <link rel="canonical" href="./introduction.html" />
- </head>
- <body>
- <p>
- If the redirect does not work, please
- <a href="./introduction.html">click here for the AdminLTE 4 documentation</a>.
- </p>
- </body>
- </html>
|