blob: 883f86ee4d8226bd4a6496fbc27c55dbead985ce (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
<!DOCTYPE html>
<html lang="en-US">
<meta charset="utf-8">
<title>Redirecting…</title>
<link rel="canonical" href="https://getbootstrap.com/docs/3.4/examples/starter-template/">
<script>location="https://getbootstrap.com/docs/3.4/examples/starter-template/"</script>
<meta http-equiv="refresh" content="0; url=https://getbootstrap.com/docs/3.4/examples/starter-template/">
<meta name="robots" content="noindex">
<h1>Redirecting…</h1>
<a href="https://getbootstrap.com/docs/3.4/examples/starter-template/">Click here if you are not redirected.</a>
</html>
|