Line 7... |
Line 7... |
7 |
<title>IdentiPlante</title>
|
7 |
<title>IdentiPlante</title>
|
Line 8... |
Line 8... |
8 |
|
8 |
|
9 |
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
|
9 |
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
|
Line -... |
Line 10... |
- |
|
10 |
<base href="<?= dirname($_SERVER['PHP_SELF'])."/"; ?>" />
|
- |
|
11 |
|
- |
|
12 |
<!-- OpenGraph pour Facebook, Pinterest, Google+ -->
|
- |
|
13 |
<meta property="og:type" content="website" />
|
- |
|
14 |
<meta property="og:title" content="Identiplante" />
|
- |
|
15 |
<meta property="og:site_name" content="Tela Botanica" />
|
- |
|
16 |
<meta property="og:description" content="Venez nous aider sur Identiplante, la plateforme de détermination collaborative et de validation a-posteriori" />
|
- |
|
17 |
<meta property="og:image" content="http://resources.tela-botanica.org/tb/img/256x256/carre_englobant.png" />
|
- |
|
18 |
<meta property="og:image:type" content="image/png" />
|
- |
|
19 |
<meta property="og:image:width" content="256" />
|
- |
|
20 |
<meta property="og:image:height" content="256" />
|
10 |
<base href="<?= dirname($_SERVER['PHP_SELF'])."/"; ?>" />
|
21 |
<meta property="og:locale" content="fr_FR" />
|
11 |
|
22 |
|
12 |
<!-- Fichier JS de configuration spécifique à l'application -->
|
23 |
<!-- Fichier JS de configuration spécifique à l'application -->
|
Line 13... |
Line 24... |
13 |
<script type="text/javascript" language="javascript" src="config/config.js"></script>
|
24 |
<script type="text/javascript" language="javascript" src="config/config.js"></script>
|