{{#>layout}}
{{#each context.model.fields}}

{{title this.name}}

{{form_field this (lookup ../context.entity this.name)}}

{{/each}}
{{/layout}}