{{if $club = $category->club()}} {{if settings.clubs and settings.clubs_header == 'full'}} {template="header" app="core" group="clubs" params="$club, $category"} {{endif}}
{{endif}}

{$category->_title}

{template="follow" app="core" group="global" params="'downloads', 'category', $category->_id, \IPS\downloads\File::containerFollowerCount( $category )"}
{{if $category->hasChildren()}} {lang="subcategory"}   {{endif}} {{if $category->description}} {template="richText" group="global" app="core" location="global" params="$category->description, array('ipsPageHeader_info')"} {{endif}}
{template="categoryMenu" group="browse" params="$category->children()"}
    {template="categoryButtons" group="browse" params="$category->can('add'), $category, FALSE"}
{$table|raw}
    {template="categoryButtons" group="browse" params="$category->can('add'), $category, TRUE"}
{template="follow" app="core" group="global" params="'downloads', 'category', $category->_id, \IPS\downloads\File::containerFollowerCount( $category )"}
{{if $category->club()}}
{{endif}}