File "recensement_variation.html"
Full path: /home/meharicl/www/recensement2/recensement_variation.html
File size: 893 B
MIME-type: text/html
Charset: utf-8
Download Open Edit Advanced Edit Back
<!DOCTYPE HTML>
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<title>Recensement Variation</title>
<meta name="GENERATOR" content="CodeCharge Studio 4.3.00.7676">
<link rel="stylesheet" type="text/css" href="defaut.css">
</head>
<body>
<p>{top}</p>
<p>
<!-- BEGIN Grid grdVariation -->
<table class="variation">
<tr>
<th>Num département</th>
<th>Nom département</th>
<th>Nb</th>
<th>Diff. </th>
</tr>
<!-- BEGIN Row -->
<tr {lblClassNew}>
<td>{num_departement} </td>
<td>{departement_nom} </td>
<td>{Nbmemedepartement} </td>
<td>{lblDiff} </td>
</tr>
<!-- END Row -->
<!-- BEGIN NoRecords -->
<tr>
<td colspan="4">Aucun recensement</td>
</tr>
<!-- END NoRecords -->
</table>
</p>
<!-- END Grid grdVariation -->
<p></p>
<p><br>
<br>
</p>
</body>
</html>