{% load i18n %}
{% if zoom_controls or use_slippy_maps and not force_static %}
{% ifnotequal zoom 10 %}
{% endifnotequal %}
{% ifnotequal zoom 18 %}
{% endifnotequal %}
{% endif %}
{% if not force_static %}
{% url maps:osm-about as about_link %}