{%set count = 0%} {% for item in unidades %} {%if count == 0%} {%endif%} {%set count = count + 1%} {%if count == 2 %} {%set count = 0%} {%endif%} {%if count == 0%} {%endif%} {% endfor %} {% if itens|length == 1 %} {% elseif count == 1%} {%endif%}
Unidades Produtivas
{{item['nome']}}
{%set count = 0%} {% for item in tripulantes %} {% endfor %} {% if itens|length == 1 %} {% elseif count == 1%} {%endif%}
Tripulante (Unidade Produtiva) Unidade Produtiva
{{item['tripulante']}} ({{item['nome']}}) {{item['nome']}}