{{#if relation.suggestion}}

{{relation.suggestion}}

{{/if}}
{{#when action '===' 'create'}} {{title}} {{else}} {{title}} {{/when}}
{{#relations schema.name 1}}
{{#has ../errors primary2}} {{scope ../errors primary2}} {{/has}}
{{/relations}} {{#relations schema.name 0}}
{{#has ../errors primary2}} {{scope ../errors primary2}} {{/has}}
{{/relations}} {{#format 'field' schema.name item}} {{#each formats}} {{#notin 'page_image,page_summary,page_tags,page_layout,page_content_type,page_template,page_event,page_parameters' @key}} {{> form_fieldset}} {{/notin}} {{/each}} {{/format}}
{{#format 'field' schema.name item 'page_image'}} {{> form_fieldset}} {{/format}} {{#format 'field' schema.name item 'page_summary'}} {{> form_fieldset}} {{/format}} {{#format 'field' schema.name item 'page_tags'}} {{> form_fieldset}} {{/format}}
{{#format 'field' schema.name item 'page_event'}} {{> form_fieldset}} {{/format}} {{#format 'field' schema.name item 'page_parameters'}} {{> form_fieldset}} {{/format}}
{{#format 'field' schema.name item 'page_layout'}} {{> form_fieldset}} {{/format}} {{#format 'field' schema.name item 'page_content_type'}} {{> form_fieldset}} {{/format}} {{#format 'field' schema.name item 'page_template'}} {{> form_fieldset}} {{/format}}