{{#if node.matrixFilters}}
{{#each node.matrixFilters}}
{{t name }} {{#if definition.allowMultipleValues }}({{t 'multiple choice'}}){{/if}}
{{#ifequal type 'DescriptiveTextAndImagesFilter'}}
{{#each space}}
{{/each}}
{{/ifequal}} {{#ifequal type 'TextOnlyFilter'}}
{{#each space}}
{{t encodedSpace}}
{{/each}}
{{/ifequal}} {{#ifequal type 'ColorFilter'}}
{{#each space}}
{{/each}}
{{/ifequal}} {{#ifequal type 'RangeFilter'}}
off
{{space.[0]}}
{{space.[1]}}
{{/ifequal}} {{#ifequal type 'NumberFilter'}}
{{#each space}}
{{/each}}
{{/ifequal}} {{#ifequal type 'TaxonFilter'}}
{{#each space}}
{{/each}}
{{/ifequal}}
{{/each}}
{{/if}}
...{{tp 'Loading'}}...
{{tp 'Sorted out:'}}
{{#if node.matrixFilters}} {{/if}}