$for(pages.asc_title)$ $if(it.pages)$

$it.title$

$if(pages.asc_title.show_dates)$ $for(it.pages.desc_date)$
$it.title$
$endfor$ $else$ $for(it.pages.asc_title)$
$it.title$
$endfor$ $endif$
$endif$ $endfor$