{% extends 'activity_profile/profile_base.html' %} {% load i18n %} {% load static %} {% load leaflet_tags %} {% load profiles_filters %} {% load ifsetting %} {% block scripts %} {{ block.super }} {% ifsetting USE_SIMPLE_LOCATIONS %}{% else %} {% endifsetting %} {% leaflet_js %} {% endblock %} {% block style %} {{ block.super }} {% leaflet_css %} {% endblock %} {% block profile_content %}