mise à jour
This commit is contained in:
@@ -23,6 +23,15 @@
|
||||
<body>
|
||||
<main>
|
||||
$body$
|
||||
<p>YAF author test : <strong>$author$</strong></p>
|
||||
<p>YAF keywords test : <strong>$keywords$</strong></p>
|
||||
<p>liste ?
|
||||
<ul>
|
||||
$for(keywords)$
|
||||
<li>test : $keywords$</li>
|
||||
$endfor$
|
||||
</ul>
|
||||
</p>
|
||||
</main>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user