<!DOCTYPE html>
<html manifest="cache.manifest">
<head>
<title>MyCo</title>
<meta http-equiv="Content-Type" content="application/xhtml+xml; charset=utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="shortcut icon" href="favicon.png">
<!-- Bootstrap -->
<!-- Latest compiled and minified CSS -->
<link rel="stylesheet" href="inc/lib/bootstrap/css/bootstrap.min.css">
<!-- Optional theme -->
<link rel="stylesheet" href="inc/lib/bootstrap/css/bootstrap-theme.min.css">
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="inc/lib/html5shiv.js"></script>
<script src="inc/lib/respond.min.js"></script>
<![endif]-->
</head>
<style>
body{
margin-top: 4em;
}
#total-label {
text-align: right;
}
#total-label, #total-value {
font-weight: bold;
}
.late {
color: red;
}
.hidden-part {
display: none;
}
#view-group h1 {
text-transform: capitalize;
}
</style>
<body>
<div class="navbar navbar-inverse navbar-fixed-top" role="navigation">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#navbar-groupe-collapse">
<span class="sr-only">Toggle navigation</span>