{%- macro render_dump(obj) -%} {%- if obj.type == 'array' -%} {%- if obj.value|list|length == 0 -%} [ ] {%- else -%} [