{# using ez_field_value to display the title: since it returns an object the __toString method will be called to display the value #}
{{ ez_render_field( content, 'title' ) }}
{{ ez_render_field( content, 'body' ) }}