mirror of
https://github.com/tabler/tabler.git
synced 2025-12-22 01:44:25 +04:00
12 lines
426 B
HTML
12 lines
426 B
HTML
<!DOCTYPE html>
|
|
<html lang="en-US">
|
|
<meta charset="utf-8">
|
|
<title>Redirecting…</title>
|
|
<link rel="canonical" href="https://tabler.io/docs">
|
|
<meta http-equiv="refresh" content="0; url=https://tabler.io/docs">
|
|
<meta name="robots" content="noindex">
|
|
<noscript><a href="https://tabler.io/docs">Click here if you are not redirected.</a></noscript>
|
|
<script>
|
|
location="https://tabler.io/docs";
|
|
</script>
|
|
</html> |