{% load staticfiles %} {# Get API YMap #} {% if not api_key %} {% else %} {% endif %} {% if external_modules.roundtheme %} {# Round map controls theme #} {% endif %} {# Heatmap #} {% if external_modules.heatmap %} {% endif %} {# Area Calculation #} {% if external_modules.areacalculation %} {% endif %} {# Presets #} {% if presets %} {% endif %}