components.html 463 B

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