[PLUGINS] +set de base
[lhc/web/www.git] / www / plugins / notifications2 / notifications / breve_propose.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_propose_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_propose_titre|trim|trim{-}:></h1>
14 <p>
15 [(#SET{titre,[<a href="[(#ID_BREVE|generer_url_entite{breve,'','',0})]"><strong>(#TITRE)</strong></a>]})]
16 [(#VAL{notifications:breve_propose_detail}|_T{#ARRAY{titre,#GET{titre}}})][ (#VAL{date_fmt_nomjour_date}|_T{[(#ARRAY{'nomjour',[(#DATE|nom_jour)],'date',[(#DATE|affdate)]})]}).]
17 </p>
18 <hr />
19 </div>
20
21 <INCLURE{fond=notifications/inc-breve,id_breve} />
22 </body>
23 </BOUCLE_bre>
24 #FILTRE{facteur_email_wrap_to_html}