{% for id, field in fields -%} {%- if id == 'field_struttura' -%}
{%- endif %} {%- if id == 'title' -%}

{{ field.content }}

{%- endif %} {%- if id == 'body' -%}
{{ field.content }}
{%- endif %} {%- if id == 'field_data_progetti' -%}
{%- endif %} {%- endfor %}