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