{{{ if config.theme.enableBreadcrumbs }}}
{{{ end }}}
{buildCategoryIcon(@value, "60px", "rounded-1")}
{./name}
{humanReadableNumber(totalTopicCount)}[[global:topics]]{humanReadableNumber(totalPostCount)}[[global:posts]]
{{{ if !isNumber(cid) }}}
View Original
{{{ end }}}
{{{ if (!feeds:disableRSS && rssFeedUrl) }}}
{{{ end }}}
{{{ if ./descriptionParsed }}}
{./descriptionParsed}
{{{ end }}}
{{{ if ./handleFull }}}
[[category:handle.description, {handleFull}]]
{{{ end }}}
{{{ if widgets.header.length }}}
{{{ each widgets.header }}}
{{widgets.header.html}}
{{{ end }}}
{{{ end }}}
{{{ if (topics.length || privileges.topics:create) }}}
{{{ end }}}
{{{ if (./inbox && (./hasFollowers == false)) }}}
[[category:no-followers]]
{{{ end }}}
{{{ if (!topics.length && privileges.topics:create) }}}
[[category:no-topics]]
{{{ end }}}
{{{ if config.usePagination }}}
{{{ end }}}
{{{ each widgets.sidebar }}}
{{widgets.sidebar.html}}
{{{ end }}}