{% if text %}
{% for info in text %}
{{ info }}
{% endfor %}
{% endif %}
{{ svg|safe }}
{% for id, text in popups %} {% endfor %}