1
0
mirror of https://github.com/tabler/tabler.git synced 2025-12-22 01:44:25 +04:00
Files
tabler/demo/docs/skeleton.html
2022-01-18 23:32:04 +01:00

12 lines
434 B
HTML

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