Finding your current location…
{% else %} {% if places %}Use your current location
Your browser says you’re in…
{% else %}We can't find you in {{ geo_data.root_geography.name }}.
Are you located somewhere else? Try the search box instead.
{% endif %} {% endif %}-
{% for place in places %}
- {{ place.geo_level }} {{ place.full_name }} {% endfor %}