1
0
mirror of https://github.com/tabler/tabler.git synced 2025-12-22 01:44:25 +04:00
Files
tabler/demo/components.html
2020-01-29 23:58:00 +01:00

12 lines
458 B
HTML

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