{% load leaflet_storage_tags umap_tags i18n %}
{% for map_inst in maps %}
{% map_fragment map_inst %}
{{ map_inst.name }}{% if map_inst.description %} — «{{ map_inst.description }}» {% endif %}{% if map_inst.owner %} {% trans "Cooked up by" %} {{ map_inst.owner }}{% endif %} — {% trans "See this map!" %}