[PLUGINS] +set de base
[lhc/web/www.git] / www / plugins / notifications2 / notifications / inc-breve.html
diff --git a/www/plugins/notifications2/notifications/inc-breve.html b/www/plugins/notifications2/notifications/inc-breve.html
new file mode 100644 (file)
index 0000000..bba7116
--- /dev/null
@@ -0,0 +1,19 @@
+[(#REM)
+
+  Squelette
+  (c) 2009 SPIP
+  Distribue sous licence GPL
+
+]
+<BOUCLE_bre(BREVES){id_breve}{statut?}{tout}>
+<div class="cartouche">
+       <h2 class="titre">[(#LOGO_BREVE_RUBRIQUE|image_reduire{40,*}) ]#TITRE</h2>
+       <p class="info-publi"><abbr class="published" title="[(#DATE|date_iso)]">[(#DATE|nom_jour) ][(#DATE|affdate)]</abbr></p>
+</div>
+
+[<div class="texte">(#TEXTE|image_reduire{500,*})</div>]
+
+[<p class="hyperlien" style="font-style: italic"><:voir_en_ligne:> : <a href="(#URL_SITE)">[(#NOM_SITE|sinon{[(#URL_SITE|couper{80})]})]</a></p>]
+
+[<div class="notes" style="border-top:1px solid #eee;font-size: 0.9em">(#NOTES)</div>]
+</BOUCLE_bre>
\ No newline at end of file