{{if ~eql(tab.templateId, 'comparisonVertical')}}
{{:tab.comparisiontitle}}
{{:tab.comparisionsubtitle}}
{{:tab.content.up.title}}
{{:tab.content.up.subtitle}}
{{for tab.content.up.comparision}}
{{:title}}{{:subtitle}}
{{/for}}
{{:tab.content.down.title}}
{{:tab.content.down.subtitle}}
{{for tab.content.down.comparision}}
{{:title}}{{:subtitle}}
{{/for}}
{{/if}}
{{if ~eql(tab.templateId, 'comparisonHorizontal')}}
{{:tab.comparisiontitle}}
{{:tab.comparisionsubtitle}}
{{/if}}
{{/for}}