{% load i18n %} {% load panorama_url %} {% load distance_filter %} {% include "panorama/sidebar-common.html" %}
  • {% if located_point_name != None %}  {% trans "Results for the point" %} {{ located_point_name }} {% else %}  {% trans "Results for the searched point" %} {% endif %}