view templates/commentIndex.xml @ 82:0a57d5321383

admin.php: Correction d'un short open tag
author Franck Deroche <franck@defr.org>
date Tue, 20 Nov 2018 00:59:57 +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>