{if count($followingCategories) gt 0 && $targetHubbub->data.hubbub_id ne $hubbub->data.hubbub_id}

{"To remove subscriptions in this community, please"|gettext} {"visit this page"|gettext}


{/if} {foreach from=$followingCategories item=cCat}
{if $targetHubbub->data.hubbub_id eq $hubbub->data.hubbub_id}
{include file=Template::get('category/followbutton.html') category=$cCat userFollowingCategory=$cCat->isUserFollowing()}
{/if}

{$cCat->data.category_name}

{$cCat->data.category_description}

{"Ideas"|gettext} {"Votes"|gettext} {"Comments"|gettext} {"Participants"|gettext}
{$cCat->stats.ideasPlusChildren} joined.obj_categoryaccess->getData('blindVoting')}data-tip="{"Blind voting is enabled"|gettext}"{/if}> {if !$cCat->joined.obj_categoryaccess->getData('blindVoting')} {$cCat->stats.votesPlusChildren} {else}   {/if} {$cCat->stats.commentsPlusChildren} {$cCat->stats.usersPlusChildren}

{foreachelse}

{"You aren't subscribed to any categories in this community."|gettext}

{/foreach}