[PLUGINS] +set de base
[lhc/web/www.git] / www / plugins / notifications2 / notifications / breve_publie.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 <title>[(#VAL{notifications:breve_publie_sujet}|_T{#ARRAY{nom_site_spip,#NOM_SITE_SPIP,titre,#TITRE}}|nettoyer_titre_email)]</title>
10
11 <body>
12 <div class="header">
13 <h1><:notifications:breve_publie_titre|trim|trim{-}:></h1>
14 <p>
15 [(#SET{titre,[<a href="[(#URL_BREVE|url_absolue)]"><strong>(#TITRE)</strong></a>]})]
16 [(#VAL{notifications:breve_publie_detail}|_T{#ARRAY{titre,#GET{titre},connect_nom,#SESSION{nom}}})]
17 [ (#VAL{date_fmt_nomjour_date}|_T{[(#ARRAY{'nomjour',[(#DATE|nom_jour)],'date',[(#DATE|affdate)]})]}).]
18 </p>
19 <hr />
20 </div>
21
22 <INCLURE{fond=notifications/inc-breve,id_breve} />
23 </body>
24 </BOUCLE_bre>
25 #FILTRE{facteur_email_wrap_to_html}