{% from "components/map/marker-shape.html.njk" import markerShape, icon %} {% macro renderItem(category, recursive, displayCheckbox, config, topSeparator = false) %} {% set isCheckable = category.useForFiltering %}