{# requires 'legend': img_url, description. Uses ss_spite #} {# option allow_custom_legend #} {# interaction code in lizard_map.js #} {# needs colorpicker from nhi lizard_base #} {% if legend %}  

Legenda voor {{ name }} {% if allow_custom_legend %}   {% endif %}

{% for legend_item in legend %} {% endfor %}
{{ legend_item.description }}
{% if allow_custom_legend %} {% endif %} {% endif %}