<ul> $if(posts)$ $for(posts)$ <li> <a href="$url$">$title$</a> - $date$ </li> $endfor$ $endif$ </ul>