activity-board/releases/people.html

51 lines
2.0 KiB
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta content="text/html; charset=utf8" http-equiv="Content-Type"/>
<meta charset="utf8"/>
<title>
</title>
<meta content="width=device-width, initial-scale=1.0" name="viewport"/>
<meta content="" name="description"/>
<meta content="" name="author"/>
<link href="VizGrimoireJS/vizgrimoire.css" id="theme" rel="stylesheet" type="text/css"/>
<link href="VizGrimoireJS/bootstrap/css/bootstrap.css" rel="stylesheet"/>
<style type="text/css">
body {
padding-top: 60px;
padding-bottom: 40px;
}
.sidebar-nav {
padding: 9px 0;
}
</style>
<link href="VizGrimoireJS/bootstrap/css/bootstrap-responsive.css" rel="stylesheet"/>
<link href="custom.css" rel="stylesheet" type="text/css"/>
<!-- HTML5 shim, for IE6-8 support of HTML5 elements -->
<!--[if lt IE 9]>
<script src="../assets/js/html5shiv.js"></script>
<![endif]-->
<!-- Fav and touch icons -->
<link href="http://twitter.github.io/bootstrap/assets/ico/apple-touch-icon-144-precomposed.png" rel="apple-touch-icon-precomposed" sizes="144x144"/>
<link href="http://twitter.github.io/bootstrap/assets/ico/apple-touch-icon-114-precomposed.png" rel="apple-touch-icon-precomposed" sizes="114x114"/>
<link href="http://twitter.github.io/bootstrap/assets/ico/apple-touch-icon-72-precomposed.png" rel="apple-touch-icon-precomposed" sizes="72x72"/>
<link href="http://twitter.github.io/bootstrap/assets/ico/apple-touch-icon-57-precomposed.png" rel="apple-touch-icon-precomposed"/>
<link href="favicon.png" rel="shortcut icon"/>
</head>
<body>
<div id="navbar">
</div>
<div class="container-fluid">
No data about people ready yet
</div>
<div id="footer">
</div>
<script src="VizGrimoireJS/lib/jquery-1.7.1.min.js" type="text/javascript">
</script>
<script src="VizGrimoireJS/bootstrap/js/bootstrap.js" type="text/javascript">
</script>
<script src="VizGrimoireJS/vizgrimoire.min.js" type="text/javascript">
</script>
</body>
</html>