{{#root_Compare @global.style.layout "==" "slidemenu"}} {{#if @root.innerLayout}} {{else}} {{/if}} {{else}} {{/root_Compare}}
{{pageTitle}}
{{> innerBackground}}
{{#each this.row}} {{#unless this.hide}}
{{#js_compare "this.fieldType == 'image'"}}
{{/js_compare}} {{#js_compare "this.fieldType == 'email'"}}

{{columnValue}}

{{/js_compare}} {{#js_compare "this.fieldType == 'number'"}}

{{columnValue}}

{{/js_compare}} {{#js_compare "this.fieldType == 'lat&long'"}}

{{columnValue}}

{{/js_compare}} {{#js_compare "this.fieldType == 'date'"}}

{{columnValue}}

{{/js_compare}} {{#js_compare "this.fieldType == 'address'"}}

{{columnValue}}

{{/js_compare}} {{#js_compare "this.fieldType == 'phone'"}}

{{columnValue}}

{{/js_compare}} {{#js_compare "this.fieldType == 'url'"}}

{{columnValue}}

{{/js_compare}} {{#js_compare "this.fieldType == 'text'"}}

{{columnValue}}

{{/js_compare}}
{{/unless}} {{/each}}
{{#if this.update}} {{@global.pageLanguageSetting.Update}} {{/if}} {{#if this.delete}} {{@global.pageLanguageSetting.Delete}} {{/if}}