<# if(data.adjacentes[0]){ #> <# } #> <# if(data.adjacentes[1]){ #> <# } #>

<# _.each( data.awards, function (award) { #>v1<# } ); #>

{{{data.subtitle}}}

<# if(data.client){ #>

{{data.client.name}}

<# } #>
<# _.each( data.page_sections, function (section) { #> <# switch(section.layout){ case 'section_text':#>

{{section.title}}

{{{section.description}}}

<# if(section.extra_description){ #>

{{{section.extra_description}}}

<# } #>
<# break; case 'section_text_w_tabs': #>

{{section.title}}

{{{section.description}}}

    <# _.each( section.tabs, function (tab) { #>
  1. {{tab.title}}
  2. <# } ); #>
<# _.each( section.tabs, function (tab) { #>

{{{tab.description}}}

<# _.each( tab.terms, function (term) { #> v1 <# } ); #>

<# } ); #>
<# break; case 'section_text_w_technologies': case 'section_text_w_services': #>

{{section.title}}

{{{section.description}}}

    <# _.each( section.terms, function (term) { #>
  • v1{{term.name}}
  • <# } ); #>
<# break; case 'section_statistics': #>
<# _.each( section.statistics, function (statistic) { #>
{{statistic.numbers}}
{{statistic.description}}
<# } ); #>

{{{section.description}}}

<# break; case 'section_testimonials': #>

{{section.title}}

<# if(section.testimonials[0].video){ #> <# }else{ #>
v1
<# } #>
<# break; } #> <# } ); #> <# if(data.showcase){ #>
<# _.each( data.showcase, function (item) { #><# if(item.type === 'image'){ #><# } #> <# if(item.type === 'separator'){ #>

{{item.title}}

{{item.subtitle}}

<# } #> <# } ) #>
<# } #>
<# if(data.adjacentes[1]){ #> <# } #>