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