From 6a420d411eefaab11f9575df3be8db03833e8b9f Mon Sep 17 00:00:00 2001 From: ARNO* <arno@rezo.net> Date: Mon, 13 Mar 2006 11:09:31 +0000 Subject: [PATCH] Si pas de logo de site, appelle le preview de thumbshots.org --- dist/site.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/dist/site.html b/dist/site.html index fdd2844f5b..67c7a0a664 100644 --- a/dist/site.html +++ b/dist/site.html @@ -62,7 +62,8 @@ <div class="contenu" id="principal"> <div class="cartouche"> -[(#LOGO_SITE|left)] +[(#LOGO_SITE|right||sinon{<img src="http://open.thumbshots.org/image.pxf?url=#URL_SITE" style="float: right;" alt="[(#NOM_SITE|addslashes)]" />})] + <h1 class="titre-texte"><a href="#URL_SITE">#NOM_SITE</a></h1> [<div class="chapo">(#DESCRIPTIF)</div>] -- GitLab