{% load static %} {% load client_version %} {% include './geonode-mapstore-client/snippets/head.html' %} {% include './geonode-mapstore-client/snippets/loader_style.html' %} {% block custom_theme %} {% include './geonode-mapstore-client/snippets/custom_theme.html' %} {% endblock %} {% block extra_style %} {% endblock %} {% block extra_head %} {% endblock %}
{% include './geonode-mapstore-client/_geonode_config.html' %} {% block header %} {% include './geonode-mapstore-client/snippets/header.html' with show_hero=True %} {% endblock %} {% block content %} {% comment %}
{% endcomment %}
{% endblock %} {% block container %}
{% endblock %} {% block ms_scripts %} {% endblock %} {% block footer %} {% include './geonode-mapstore-client/snippets/footer.html' %} {% endblock %} {% block scripts %} {% endblock %}