{T "content","head",TPLID}
    {wz:affiche action="listing" page="$page" pagesize="5" order="id DESC" status="status=2"} {loop $rs $r}
  • {safe_htm($r['title'])}

    {safe_htm(strcut(strip_tags($r['content']),100))}.

  • {/loop} {/wz}
    {$pages}
{T "content","foot",TPLID}