[ Index ] |
|
Code source de CMS made simple 1.0.5 |
1 <pre> 2 Categories: {$entry->category} 3 Date: {$entry->postdate|date_format} 4 Title: {$entry->title} 5 </pre> 6 7 <p> 8 {if $entry->summary} 9 10 {$entry->summary} 11 <br /> 12 <br /> 13 14 {/if} 15 16 {$entry->content} 17 </p>
titre
Description
Corps
titre
Description
Corps
titre
Description
Corps
titre
Corps
Généré le : Tue Apr 3 18:50:37 2007 | par Balluche grâce à PHPXref 0.7 |