<!DOCTYPE html>
<html>
<head>
<title>Lives de Clash Of Jacky</title>
<link href="bootstrap/css/bootstrap.min.css" rel="stylesheet" />
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body>
<nav class="navbar navbar-inverse navbar-fixed-top">
<div class="navbar-header">
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#navbar" aria-expanded="false" aria-controls="navbar">
<span class="sr-only">Activer la navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a href="#" class="navbar-brand">Lives de Clash Of Jacky</a>
</div>
<div id="navbar" class="navbar-collapse collapse">
<ul class="nav navbar-nav">
<li class="active"><a href="http://www.clashofjacky.esy.es">Live (site 1)</a></li>
<li class="active"><a href="http://www.clashofjacky2.esy.es">Live (site 2)</a></li>
</ul>
</div>
</div>
</nav>
<div class="jumbotron">
<div class="container">
<h1>Les streams de Clash Of Jacky</h1>
<hr />
</div>
<div class="container">
<iframe width="800" height="800" scrolling="no" src="http://connectcast.tv/embed/clashofjacky" frameborder="0" allowfullscreen></iframe>
<iframe src="http://www.twitch.tv/clashofjacky_tchat/chat?popout=" frameborder="0" scrolling="no" height="500" width="350" style="float:right"></iframe></div>
<div class="container">
<footer>
<h6>© Code original par Wayz, modifications par Capsule.</h6>
</footer>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.2/jquery.min.js"></script>
<script src="bootstrap/js/bootstrap.min.js"></script>
</body>