[PLUGINS] +set de base
[lhc/web/www.git] / www / plugins / notifications2 / notifications / inc-breve.html
1 [(#REM)
2
3 Squelette
4 (c) 2009 SPIP
5 Distribue sous licence GPL
6
7 ]
8 <BOUCLE_bre(BREVES){id_breve}{statut?}{tout}>
9 <div class="cartouche">
10 <h2 class="titre">[(#LOGO_BREVE_RUBRIQUE|image_reduire{40,*}) ]#TITRE</h2>
11 <p class="info-publi"><abbr class="published" title="[(#DATE|date_iso)]">[(#DATE|nom_jour) ][(#DATE|affdate)]</abbr></p>
12 </div>
13
14 [<div class="texte">(#TEXTE|image_reduire{500,*})</div>]
15
16 [<p class="hyperlien" style="font-style: italic"><:voir_en_ligne:> : <a href="(#URL_SITE)">[(#NOM_SITE|sinon{[(#URL_SITE|couper{80})]})]</a></p>]
17
18 [<div class="notes" style="border-top:1px solid #eee;font-size: 0.9em">(#NOTES)</div>]
19 </BOUCLE_bre>