{lang="content_categories_title"}
{{if ! \count($categories)}}
{lang="cms_no_cats_to_show"}
{{else}}
{{foreach $categories as $category}}
{template="categoryRow" group="category_index" location="database" app="cms" params="$category"}
{{endforeach}}
{{endif}}