You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
organiseur/notifications/message_affich_publie.html

22 lines
544 B
HTML

[(#REM)
Squelette
(c) 2009 SPIP
Distribue sous licence GPL
][(#HTTP_HEADER{Content-type: text/plain[; charset=(#CHARSET)]})]
<BOUCLE_mess(MESSAGES){id_message}{statut?}{tout}>
[(#VAL{organiseur:notification_annonce_publie_1}|_T{#ARRAY{nom_site_spip,#NOM_SITE_SPIP,titre,#TITRE}}|nettoyer_titre_email)]
#SET{url,#URL_ECRIRE{message,id_message=#ID_MESSAGE}|url_absolue}
<:organiseur:notification_annonce_lire_a_ladresse{url=#GET{url}}:>
----
Sujet : #TITRE
Message :
#TEXTE
</BOUCLE_mess>
#FILTRE{supprimer_tags|filtrer_entites|trim}