[ Index ] |
|
Code source de Serendipity 1.2 |
1 {foreach from=$comments item=comment} 2 <li id="comment-{$comment.id}"> 3 <p> 4 {if $comment.body == 'COMMENT_DELETED'} 5 {$CONST.COMMENT_IS_DELETED} 6 {else} 7 {$comment.body} 8 {/if} 9 </p> 10 <p><cite>Comment by {if $comment.url}<a href="{$comment.url}" rel='external'>{$comment.username|@default:$CONST.ANONYMOUS}</a>{else}{$comment.username|@default:$CONST.ANONYMOUS}{/if} — {$comment.timestamp|@formatTime:'%m/%d/%Y'} @ <a href="#comment-{$comment.id}">{$comment.timestamp|@formatTime:'%I:%M %p'}</a></cite></p> 11 </li> 12 {/foreach}
titre
Description
Corps
titre
Description
Corps
titre
Description
Corps
titre
Corps
Généré le : Sat Nov 24 09:00:37 2007 | par Balluche grâce à PHPXref 0.7 |
![]() |