{{if $table->title}}
{$table->title}
{{endif}}
{{if $table->count > 0}}
{{endif}}
{{if $table->canModerate()}}
{{endif}}
{template="pagination" group="global" app="core" location="global" params="$table->baseUrl, $table->pages, $table->page, $table->limit, TRUE, $table->getPaginationKey()"}