{% load i18n %} {% load panorama_url %} {% load distance_filter %}
  •  {% trans "Panoramas" %}
  •  {% trans "Locate existing point" %}
  • {% if located_point_name != None %}  {% trans "Results for the point" %} {{ located_point_name }} {% else %}  {% trans "Results for the searched point" %} {% endif %}