+ {# Same gate as the init script below: without entries the map never
+ initialises and nothing wires the button's click handler, so on
+ mobile (the only viewport where it shows) it would float as a dead
+ control over an empty map area (home pre-departure state). #}
+ {% if entries|length > 0 %}
+ {% endif %}