{% load compressed %}{% load i18n %} {% trans "Create a tour" %} {% compressed_css 'tours-desktop' %}

{% trans "Create a tour" %}

{% trans 'Your tour has been created.' %}

{% if optimised_entities %}

{% trans 'Your route order has been optimised to minimise travelling distance - the order may have changed.' %}

{% endif %}
{% if suggestions %}

{% trans 'Close' %}

{% trans "Suggestions" %}

{% trans 'Your tour takes you near the following places, click on them to add them to your route:' %}

{% trans 'Or click here to close this box and access your saved tour.' %}

{% endif %}