{% load static %} {% load client_lib_tags %} {% load client_version %} {% include './snippets/head.html' %} {% include './snippets/loader_style.html' %} {% block custom_theme %} {% include './snippets/custom_theme.html' %} {% endblock %} {% block extra_style %} {% endblock %}
{% block gn_config %} {% include './_geonode_config.html' with plugins_config_key='map_embed' is_embed='true' %} {% endblock %}
{% block container %}
{% endblock %} {% block ms_scripts %} {% endblock %}