<{foreach item=c from=$_index.category}>
- <{$c.name}>
-
-
<{foreach item=a from=$c.article}>
- <{$a.title|truncate:36:"":true}> <{/foreach}>