20 lines
677 B
HTML
20 lines
677 B
HTML
|
<?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" />
|
||
|
</head>
|
||
|
<body>
|
||
|
<span id="category">
|
||
|
<a id="categoryLink" href="#" title="Catégorie">
|
||
|
<img id="categoryLogo" src="categories/default.png" style="width: 26px; height: 26px; padding-top:0; padding-bottom: 0; vertical-align: middle;"/>
|
||
|
<span id="categoryName">n/a</span>
|
||
|
</a>
|
||
|
</span>
|
||
|
</body>
|
||
|
</html>
|