Subversion Repositories eFlore/Applications.cel

Compare Revisions

Ignore whitespace Rev 2510 → Rev 2511

/trunk/widget/modules/telechargement/squelettes/telechargement.tpl.html
10,10 → 10,21
<meta name="revisit-after" content="15 days" />
<meta name="robots" content="index,follow" />
<meta name="author" content="Aurélien Peronnet" />
<meta name="author" content="Tela Botanica" />
<meta name="keywords" content="Tela Botanica, CEL" />
<meta name="description" content="Widget de téléchargement des images du carnet en ligne" />
 
<!-- OpenGraph pour Facebook, Pinterest, Google+ -->
<meta property="og:type" content="website" />
<meta property="og:title" content="Téléchargement d'une image du CeL" />
<meta property="og:site_name" content="Tela Botanica" />
<meta property="og:description" content="Téléchargez un fichier image du Carnet en Ligne dans le format de votre choix (Licence CC-BY-SA)" />
<meta property="og:image" content="http://resources.tela-botanica.org/tb/img/256x256/carre_englobant.png" />
<meta property="og:image:type" content="image/png" />
<meta property="og:image:width" content="256" />
<meta property="og:image:height" content="256" />
<meta property="og:locale" content="fr_FR" />
 
<!-- Favicones -->
<link rel="shortcut icon" type="image/x-icon" href="http://www.tela-botanica.org/favicon.ico" />