{{ data.content.title.en }}
{{ data.content.title.fr }}
{{ data.content.intro_subtitle.en }}
{{ data.content.intro_subtitle.fr }}
Eng.
Fra.
Français
English
{% for item in data.points_of_interest %} {% set i = loop.index - 1 %}
{% endfor %} {% for item in data.points_of_interest %} {% set i = loop.index - 1 %}
{{ item.title.en }}
{{ item.title.fr }}
{#
{{ item.person.en }}
{{ item.person.fr }}
#}
{% endfor %}
{% for route in data.routes %} {% set i = loop.index - 1 %}
{% for item in route.points_of_interest %} {% set j = loop.index - 1 %}
{% if j == 0 %}
{% else %}
{{ j }}
{% endif %}
{% endfor %}
{% endfor %}
{{ data.content.info_text.en }}
{{ data.content.info_text.fr }}
{{ data.content.howto_text_1.en }}
{{ data.content.howto_text_1.fr }}
{{ data.content.howto_text_2.en }}
{{ data.content.howto_text_2.fr }}
{{ data.content.howto_text_3.en }}
{{ data.content.howto_text_3.fr }}
You are here!
Vous êtes ici!
{{ data.initial_poi.title.en }}
{{ data.initial_poi.title.fr }}
{{ data.initial_poi.description.en }}
{{ data.initial_poi.description.fr }}
Where do you want to go?
Où voulez-vous aller ?
{% for item in data.points_of_interest %} {% set i = loop.index - 1 %}
{{ item.title.en }}
{{ item.title.fr }}
{% endfor %}
{% for item in data.points_of_interest %} {% set i = loop.index - 1 %}
{#
{{ data.initial_poi.title.en }}
{{ data.initial_poi.title.fr }}
#}
{{ item.distance_toise | round }} T
{{ item.distance_km | round }} km
Toises
Toises
Kilometers
Kilomètres
One toise = 1,949 m
Une toise = 1,949 m
{{ item.duration_horse | round }} min
{{ item.duration_walk | round }} min
{% if item.image %}
{{ item.image.legend.en }}
{{ item.image.legend.fr }}
{% endif %}
{{ item.title.en }}
{{ item.title.fr }}
{{ item.person.en }}
{{ item.person.fr }}
{{ item.description.en }}
{{ item.description.fr }}
{% endfor %}
Select
an itinerary
Sélectionnez
un parcours
{% for route in data.routes %} {% set i = loop.index - 1 %}
{{ route.title.en }}
{{ route.title.fr }}
{#
{{ route.subtitle.en }}
{{ route.subtitle.fr }}
#}
{% endfor %}
{% for route in data.routes %} {% set i = loop.index - 1 %}
{% if route.image %}
{% if route.image.legend %}
{{ route.image.legend.en }}
{{ route.image.legend.fr }}
{% endif %} {% endif %}
{{ route.title.en }}
{{ route.title.fr }}
{% for poi in route.points_of_interest %} {% set j = loop.index - 1 %} {% if j == 0 %}
{{ poi.description.en }}
{{ poi.description.fr }}
{% else %}
{% if poi.image %}
{% endif %}
{{ poi.title.en }}
{{ poi.title.fr }}
{{ poi.description.en }}
{{ poi.description.fr }}
{% endif %} {% endfor %}
{% for poi in route.points_of_interest %} {% set j = loop.index - 1 %} {% if j != 0 %}
{{ j }}
{% endif %} {% endfor %}
{% endfor %}
Info
Info
Exploration
Exploration
Itinerary
Parcours
{{ data.content.still_there.en }}
{{ data.content.still_there.fr }}
10
Yes
Oui