UNPKG

sb-admin-2

Version:

A free, open source, Bootstrap admin theme created by Start Bootstrap

14 lines (13 loc) 290 B
<!DOCTYPE html> <html> <head> <meta http-equiv="refresh" content="0;url=pages/index.html"> <title>SB Admin 2</title> <script language="javascript"> window.location.href = "pages/index.html" </script> </head> <body> Go to <a href="pages/index.html">/pages/index.html</a> </body> </html>