{% load molly_utils %} {% if style_group != "dumb" and not force_static %} {% if use_slippy_maps %}
{% include "maps/map_elements.html" %}
{% else %}
{% include "maps/map_elements.html" %}
{% endif %} {% else %} Map
{% include "maps/map_elements.html" %} {% endif %}