{{#if description}}
{{description}}
{{/if}}
-
{{#founderList}}
- {{#js_compare "this.image != 'none' "}}
{{/js_compare}} {{#if title}}
{{label}} {{title}}
{{/if}}{{text}}
{{#url}} {{#js_compare "this.urlPath != '' "}} {{#js_compare "this.urlIconType === 'img' "}}{{else}} {{/js_compare}} {{/js_compare}} {{/url}}
{{/founderList}}
-
{{#js_compare "this.foundedYear != '' "}}
{{#js_compare "this.foundedIconType === 'img' "}}
{{else}} {{/js_compare}} {{foundedTitle}}: {{foundedYear}}
{{/js_compare}}
{{#missionList}}
-
{{#js_compare "this.imageType === 'img' "}}
{{else}} {{/js_compare}} {{label}}
{{text}}
{{/missionList}}