{{#eachWithPublic groups}}
    {{#unless allChildrenHaveOwnDocument}}
        {{> members.group}}
    {{/unless}}
{{/eachWithPublic}}
