{{__ "invitations.search"}}
{{#if scopeSousOrga}}
{{> listInvitationsMemberOfParent organization=scopeSousOrga filter=filter scopeId=scopeId scopeVar=scopeVar }}
{{#if dataReady}}
{{#if isLimit (scopeSousOrga.countMembers filter)}}
{{/if}}
{{/if}}
{{else}}
{{> listInvitationsFollows citoyen=citoyen filter=filter scopeId=scopeId scopeVar=scopeVar }}
{{/if}}
{{> searchGlobalInvitations scopeId=scopeId scopeVar=scopeVar filter=filter isAdmin=scope.isAdmin}}
{{/ionContent}}
{{/ionView}}