2020-09-21 00:20:14 +02:00
|
|
|
|
<?xml version="1.0" encoding="UTF-8" ?>
|
|
|
|
|
<!DOCTYPE html>
|
|
|
|
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
|
|
|
|
<head>
|
|
|
|
|
<title>StatoolInfos</title>
|
|
|
|
|
<meta charset="UTF-8" />
|
|
|
|
|
<meta name="keywords" content="statoolinfos,devinsy,federation" />
|
|
|
|
|
<link rel="shortcut icon" href="favicon.ico" type="image/x-icon" />
|
|
|
|
|
<link rel="stylesheet" type="text/css" href="statoolinfos.css" />
|
2020-10-07 04:33:30 +02:00
|
|
|
|
<script src="sorttable.js"></script>
|
2020-09-21 00:20:14 +02:00
|
|
|
|
<script src="Chart.bundle.min.js"></script>
|
2020-11-24 09:21:47 +01:00
|
|
|
|
<link rel="stylesheet" type="text/css" href="DataTables/datatables.min.css"/>
|
|
|
|
|
<script type="text/javascript" src="DataTables/datatables.min.js"></script>
|
|
|
|
|
<script src="DataTables/datatables.french.js"></script>
|
2020-09-21 00:20:14 +02:00
|
|
|
|
</head>
|
|
|
|
|
<body>
|
|
|
|
|
<div style="margin: 5px 10px 10px 10px;">
|
2020-11-16 01:09:11 +01:00
|
|
|
|
<h1>
|
|
|
|
|
<a href="index.xhtml"><img src="logo.jpg" style="width: 35px;"/> StatoolInfos</a><sup id="versionsup" style="font-size: 9px;">v0.0.14</sup> –
|
|
|
|
|
<a href="edito.xhtml">Édito</a> –
|
|
|
|
|
<a href="about.xhtml">About</a>
|
|
|
|
|
<span style="font-size: 9px; float: right;">Page updated on<br/><span id="lastUpdateDate" style="font-size: 9px;">xx/xx/xxxx xx:xx</span></span>
|
|
|
|
|
</h1>
|
2020-09-21 00:20:14 +02:00
|
|
|
|
|
|
|
|
|
<div style="margin: 5px;">
|
2020-09-24 00:14:52 +02:00
|
|
|
|
<a id="federationButton" href="index.xhtml" class="button">Fédération</a>
|
|
|
|
|
<a id="" href="services.xhtml" class="button">Services</a>
|
2020-09-25 15:46:30 +02:00
|
|
|
|
<a id="" href="softwares.xhtml" class="button">Logiciels</a>
|
2020-11-15 02:56:57 +01:00
|
|
|
|
<a id="" href="categories.xhtml" class="button">Catégories</a>
|
2020-10-11 06:57:21 +02:00
|
|
|
|
<a id="" href="socialNetworks.xhtml" class="button" style="width: 130px;">Réseaux sociaux</a>
|
2020-11-15 02:56:57 +01:00
|
|
|
|
<a id="propertiesRawButton" href="propertiesFiles.xhtml" class="button">Fichiers</a>
|
|
|
|
|
<a id="propertiesRawButton" href="propertyStats.xhtml" class="button">Propriétés</a>
|
2020-11-21 07:09:55 +01:00
|
|
|
|
<a id="federationStatsButton" href="federationStats.xhtml" class="button">Statistiques</a>
|
2020-09-21 00:20:14 +02:00
|
|
|
|
</div>
|
2020-09-21 03:41:46 +02:00
|
|
|
|
|
2020-09-24 02:45:31 +02:00
|
|
|
|
<div id="breadcrumbTrail" style="margin: 5px;">n/a > n/a</div>
|
2020-09-21 03:41:46 +02:00
|
|
|
|
|
|
|
|
|
<div id="webCharterContent" />
|
2020-09-21 00:20:14 +02:00
|
|
|
|
</div>
|
|
|
|
|
</body>
|
|
|
|
|
</html>
|