{$this->cat_row['name']}

    {foreach:items = $this->helpQuery->find()}
  • {$item['name']}
  • {/foreach}
{$this->helpQuery->getPageBar();}