{{foreach $categories as $cat}} {{if $cat->can('view')}}
  • {number="\IPS\downloads\File::contentCount( $cat )"}{$cat->_title}
  • {{endif}} {{endforeach}}