{{#if list}}
{{#list}}
{{#if description}}
{{/item}}
{{/if}}
{{newsHeading}}
{{#js_compare "this.newsDate == 'null'"}} {{/js_compare}} {{#js_compare "this.newsDate != 'null'"}} {{/js_compare}}{{newsFullStory}}
{{#newsDocs}}
{{doclabel}}
{{/newsDocs}}
{{#if newsId}}
{{@global.pageLanguageSetting.article_has}} {{coments}} {{@global.pageLanguageSetting.comments}}
{{/list}}
{{/if}}
{{#if item}}
{{#item}}
{{@global.pageLanguageSetting.post_a_comment}}
{{/if}}
{{#if id}}
{{#js_compare "this.totalComments == '0' "}}
{{@global.pageLanguageSetting.post_a_comment}}
{{else}}
{{#js_compare "this.totalComments == '1' "}}
{{@global.pageLanguageSetting.article_has}} {{totalComments}} Comment
{{else}}
{{/if}}
{{@global.pageLanguageSetting.article_has}} {{totalComments}} {{@global.pageLanguageSetting.comments}}
{{/js_compare}}
{{@global.pageLanguageSetting.post_a_comment}}
{{/js_compare}}
{{title}}
{{#if pubDate}} {{else}} {{/if}}{{#if imageval}}
{{else}}{{/if}}
{{description}}
{{else}}
{{#if desc}}
{{desc}}
{{/if}}
{{content}}
{{/if}}
{{#if smalldesc}}
{{smalldesc}}
{{/if}}
{{#if link}}
{{link}}
{{/if}}