{% set location = locations_map[location_id] %} {% set locations_tree = locations_tree[location_id] %}
  • {{ location.name }}
    {{ location.description }}
    {% if locations_tree %} {% endif %}