index.html 426 B

123456789101112
  1. <!DOCTYPE html>
  2. <html lang="en-US">
  3. <meta charset="utf-8">
  4. <title>Redirecting…</title>
  5. <link rel="canonical" href="https://tabler.io/docs">
  6. <meta http-equiv="refresh" content="0; url=https://tabler.io/docs">
  7. <meta name="robots" content="noindex">
  8. <noscript><a href="https://tabler.io/docs">Click here if you are not redirected.</a></noscript>
  9. <script>
  10. location="https://tabler.io/docs";
  11. </script>
  12. </html>