Mercurial > defr > DualBlog
annotate templates/commentIndex.xml @ 24:b23b8f2a8c91
Lutte anti-spam: on vérifie que le commentaire provient du formulaire du blog
author | Franck Deroche <webmaster@defr.org> |
---|---|
date | Sat, 27 Oct 2007 11:40:07 +0200 |
parents | ff57b45eda37 |
children |
rev | line source |
---|---|
webmaster@11 | 1 <?xml version='1.0' encoding='UTF-8'?> |
webmaster@11 | 2 <li xmlns='http://www.w3.org/1999/xhtml' |
webmaster@11 | 3 xmlns:tr='http://defr.net/2007/template'> |
webmaster@11 | 4 <p>Commentaire de <a tr:id='CommentAuthor' /> sur le post <a tr:id='Post' /> |
webmaster@11 | 5 <br /> |
webmaster@11 | 6 <tr:comment /> |
webmaster@11 | 7 </p> |
webmaster@11 | 8 </li> |