1
0
mirror of https://github.com/tabler/tabler.git synced 2025-12-21 17:34:25 +04:00
Files
tabler/demo/docs.html
2022-11-01 21:19:32 +01:00

12 lines
406 B
HTML

<!DOCTYPE html>
<html lang="en-US">
<meta charset="utf-8">
<title>Redirecting…</title>
<link rel="canonical" href="./docs/index.html">
<meta http-equiv="refresh" content="0; url=./docs/index.html">
<meta name="robots" content="noindex">
<noscript><a href="./docs/index.html">Click here if you are not redirected.</a></noscript>
<script>
location="./docs/index.html";
</script>
</html>