{% load i18n %} {% comment %} Helper to build the text for the info panel on the interactive map. {% endcomment %}
{% trans "Back" %}
{% if image %} {% endif %}
{{ title }}

{{ lead|safe }}

{% if url %}

» {% trans "Go to detail page" %}

{% endif %} {% if descendants %}

{{ descendants_title }}

{% endif %} {% if country_page %}

» {% trans "See details for" %} {{ country_page.country }}

{% endif %}