{{if $forum->password && !$forum->loggedInMemberHasPasswordAccess()}}
{$forum->_title}
{{else}}
{$forum->_title}
{{endif}}
{{if $forum->redirect_on}}
({lang="redirect_hits" pluralize="$forum->redirect_hits"})
{{endif}}
{{if $forum->description}}
{$forum->description|raw}
{{endif}}
{{if $forum->hasChildren()}}
{{endif}}
{{if !$forum->redirect_on}}