{% macro range(value) %} {{ value.min|default('/') }}-{{ value.max|default('/') }}{% endmacro %}