{{#root_Compare @global.style.layout "==" "slidemenu"}} {{#if @root.innerLayout}} {{else}} {{/if}} {{else}} {{#root_Compare @global.style.layout "==" "bottom"}} {{else}} {{/root_Compare}} {{/root_Compare}}
{{@global.pageLanguageSetting.Chats_Tab_Header_Title}}
{{#if locationEnabled}} {{/if}}
{{@global.pageLanguageSetting.Chats_Tab_Header_Title}} {{@global.pageLanguageSetting.Contacts_Tab_Header_Title}} {{@global.pageLanguageSetting.setting}}
{{> innerBackground}}
{{#js_compare "this.allMessage == null"}} {{else}}
    {{#if this.allMessage.length}} {{#each allMessage}}
  • {{this.name}}
    {{notificationdate this.time "home"}}
    {{#if this.userId}}{{removebrelement this.content}}{{else}}{{removebrelement this.content}}{{/if}}
    {{#if this.unread}}{{#isBlankData this.unread}} {{else}} {{this.unread}} {{/isBlankData}}{{/if}}
  • {{/each}} {{else}}
    {{> errorpage errorIcon="appyicon-no-data"}}
    {{/if}}
{{/js_compare}}
Add
Cancel
{{@global.pageLanguageSetting.Create_New_Group}}
{{#js_compare "this.allcontacts == null"}}
{{> errorpage errorIcon="appyicon-no-data"}}
{{else}}
  • {{@global.pageLanguageSetting.Contacts_Tab_My_Contacts}}
  • {{#recentContact}}
  • {{#js_compare "this.name == this.phoneno"}} {{else}}
    {{this.name}}
    {{/js_compare}}
    {{this.phoneno}}
  • {{/recentContact}}
  • {{@global.pageLanguageSetting.Contacts_Tab_All_Contacts}}
  • {{#remianAllContact}}
  • {{#js_compare "this.name == this.phoneno"}} {{else}}
    {{this.name}}
    {{/js_compare}}
    {{this.phoneno}}
  • {{/remianAllContact}}
{{/js_compare}}
{{#if locationEnabled}}
{{@global.pageLanguageSetting.setting}}
{{@global.pageLanguageSetting.updateProfile}}
{{@global.pageLanguageSetting.EXTRA}}
{{@global.pageLanguageSetting.people_search_area}}({{@global.pageLanguageSetting.people_search_area_inmeles}}) Anywhere
{{@global.pageLanguageSetting.Logout}}
{{else}}
  • {{@global.pageLanguageSetting.updateProfile}}
  • {{@global.pageLanguageSetting.Logout}}
{{/if}}