Line 1... |
Line 1... |
1 |
<!doctype html>
|
1 |
<!doctype html>
|
2 |
<!-- Garder la déclaration HTML 4.01 Transitional DOCTYPE car la standard peut engendrer des différences d'affichage. -->
|
2 |
<!-- Garder la déclaration HTML 4.01 Transitional DOCTYPE car la standard peut engendrer des différences d'affichage. -->
|
3 |
<html>
|
3 |
<html>
|
4 |
<head>
|
4 |
<head>
|
5 |
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
|
5 |
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
|
- |
|
6 |
|
- |
|
7 |
<!-- OpenGraph pour Facebook, Pinterest, Google+ -->
|
- |
|
8 |
<meta property="og:type" content="website" />
|
- |
|
9 |
<meta property="og:title" content="Collections en Ligne" />
|
- |
|
10 |
<meta property="og:site_name" content="Tela Botanica" />
|
- |
|
11 |
<meta property="og:description" content="Recensement interactif des herbiers" />
|
- |
|
12 |
<meta property="og:image" content="http://resources.tela-botanica.org/tb/img/256x256/carre_englobant.png" />
|
- |
|
13 |
<meta property="og:image:type" content="image/png" />
|
- |
|
14 |
<meta property="og:image:width" content="256" />
|
- |
|
15 |
<meta property="og:image:height" content="256" />
|
- |
|
16 |
<meta property="og:locale" content="fr_FR" />
|
- |
|
17 |
|
6 |
<meta name="gwt:property" content="locale=fr">
|
18 |
<meta name="gwt:property" content="locale=fr">
|
Line 7... |
Line 19... |
7 |
|
19 |
|
8 |
<title>Coel</title>
|
20 |
<title>Coel</title>
|
9 |
<!-- Fichier CSS spécifique à GXT -->
|
21 |
<!-- Fichier CSS spécifique à GXT -->
|