view templates/commentIndex.xml @ 47:d474003d0903

Correction du bug rendant impossible l'ajout de commentaire, # superflu Ce # n'avait rien à faire là et faisant planter l'intégralité du code...
author Franck Deroche <webmaster@defr.org>
date Wed, 14 Nov 2007 18:56:05 +0100
parents ff57b45eda37
children
line wrap: on
line source
<?xml version='1.0' encoding='UTF-8'?>
<li xmlns='http://www.w3.org/1999/xhtml'
    xmlns:tr='http://defr.net/2007/template'>
    <p>Commentaire de <a tr:id='CommentAuthor' /> sur le post <a tr:id='Post' />
        <br />
        <tr:comment />
	</p>
</li>