{% load i18n mapentity_tags %}
{% trans "Type" %} | {{ object.type }} |
---|---|
{% trans "Elevation" %} | {{ object.min_elevation }} m |
{{ object.description|safe }}
{% if object.treks.count > 0 %}{{ other.name }} |
{% trans "Attribution" %} : {{ object.pictures.0.legend }} ({{ object.pictures.0.author }})
{% endif %} {% trans "Powered by http://geotrek.fr" %}