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