{% autoescape false %} {{ actions_div }} {{ toolbar }} {% if legend_list %} {% for color, text in legend_list %} {{ text }} {% endfor %} {% endif %}