Mercurial > defr > DualBlog
view templates/comment.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 | 116ef98b4cb5 |
children | ef5fd86d30ec |
line wrap: on
line source
<?xml version='1.0' encoding='UTF-8'?> <div class='PostContent' xmlns='http://www.w3.org/1999/xhtml' xmlns:tr='http://defr.net/2007/template'> <div class='Infos'> <img class='gravatar' tr:id='gravatar' alt='' /> <a tr:id='auteur' /> <tr:dateComment /> </div> <div class='Comment'><tr:comment /></div> <br class='endComment' /> </div>