<ahref="https://www.openstreetmap.org/#map={% if location.className == "Airport"%}13{%else%}17{%endif%}/{{location.geo.latitude}}/{{location.geo.longitude}}">
<ahref="geo:{{ location.geo.latitude }},{{ location.geo.longitude }}?z={% if location.className == "Airport"%}13{%else%}17{%endif%}">
{% icon "map-symbolic" small _("Show location on map") %}
</a>
</div>
{% elif location.address.addressLocality or location.address.streetAddress %}