{{> ~loc('_ label.global.corpus')}}
{{colon/}}
{{include tmpl="fqleditor:corpuscondition"/}}
{{for custom.editEntries ~custom=custom}}
{{> ~loc(titleKey)}}
{{colon/}}
{{> value}}
{{/for}}
{{> ~loc('_ label.global.motcle')}}
{{colon/}}
{{if custom.withMotcle}}
{{for motcleCondition.motcleQueryArray}}
{{include tmpl="fqleditor:motclequery-unit" /}}
{{/for}}
{{/if}}
{{> ~loc('_ label.selection.motclelogicaloperator')}}
{{colon /}}
{{> custom.motcleOperator.title}}
{{> ~loc('_ label.global.fiche')}}
{{colon/}}
{{if custom.withFiche}}
{{for ficheCondition.ficheQueryArray}}
{{include tmpl="fqleditor:fichequery-unit" /}}
{{/for}}
{{/if}}
{{> ~loc('_ label.selection.fichelogicaloperator')}}
{{colon /}}
{{> custom.ficheOperator.title}}