{{@global.pageLanguageSetting.Create_New_Group}}
{{> innerBackground}}
{{#if this.contacts.length}}
{{/if}}
{{#if this.contacts.length}}
    {{#contacts}}
  • {{this.name}}
    {{filterCountryName this.country}}
  • {{/contacts}}
{{else}}
{{> errorpage errorIcon="appyicon-no-data"}}
{{/if}}