| Current Path : /home/checkyd/www/plugins/notifications/notifications/ |
| Current File : /home/checkyd/www/plugins/notifications/notifications/article_propose.html |
[(#REM)
Squelette
(c) 2009 SPIP
Distribue sous licence GPL
]
<BOUCLE_art(ARTICLES){id_article}{statut?}{tout}>
#SET{auteurs,#LESAUTEURS}
<title>[(#VAL{notifications:article_propose_sujet}|_T{#ARRAY{nom_site_spip,#NOM_SITE_SPIP,titre,#TITRE}}|nettoyer_titre_email)]</title>
<body>
<div class="header">
<h1><:notifications:article_propose_titre|trim|trim{-}:></h1>
<p>
[(#SET{titre,[<a href="[(#ID_ARTICLE|generer_url_entite{article,'','',0})]"><strong>(#TITRE)</strong></a>]})]
[(#VAL{notifications:article_propose_detail}|_T{#ARRAY{titre,#GET{titre}}})][ (#VAL{date_fmt_nomjour_date}|_T{[(#ARRAY{'nomjour',[(#DATE|nom_jour)],'date',[(#DATE|affdate)]})]}).]
</p>
<hr />
</div>
<INCLURE{fond=notifications/inc-article,id_article} />
</body>
</BOUCLE_art>
#FILTRE{facteur_email_wrap_to_html}