[ Index ] |
|
Code source de Serendipity 1.2 |
1 {serendipity_hookPlugin hook="entries_header"} 2 <div class='serendipity_date'>{$CONST.TOPICS_OF} {$dateRange.0|@formatTime:"%B, %Y"}</div> 3 4 <div class="serendipity_entry"> 5 {foreach from=$entries item="entries"} 6 <ul> 7 {foreach from=$entries.entries item="entry"} 8 <li><a href="{$entry.link}">{$entry.title}</a> 9 <br />{$CONST.POSTED_BY} {$entry.username} {$CONST.ON} {$entry.timestamp|@formatTime:DATE_FORMAT_ENTRY}</li> 10 {/foreach} 11 </ul> 12 {/foreach} 13 </div> 14 <div class='serendipity_entryFooter' style="text-align: center"> 15 {serendipity_hookPlugin hook="entries_footer"}</div>
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 |
![]() |