{{ element.type|capitalize }} {{ element.id }}

{{ 'popup.see_also'|trans }} {{ 'popup.osm'|trans }}
{{ 'popup.panoramax'|trans }} {% if element.type == 'relation' and element.tags and element.tags.route and element.tags.route == 'hiking' %}
{{ 'popup.waymarkedtrails'|trans }} {% endif %}
{% for key, value in element.tags %} {% endfor %}
{{ key }}{{ value }}