<h2>Страницы</h2>
<?php
if($pgs=pglist(0,'[%date%] <a href="%link%">%title%</a><br />')) echo $pgs;
else echo $_l['empty'];
?>