{% load static %} {% load client_lib_tags %} {% load client_version %}
{% include 'geonode-mapstore-client/snippets/head.html' %} {% if TWITTER_CARD %} {% include "base/_resourcebase_twittercard.html" %} {% endif %} {% if OPENGRAPH_ENABLED %} {% include "base/_resourcebase_opengraph.html" %} {% endif %} {% include 'geonode-mapstore-client/snippets/loader_style.html' %} {% block custom_theme %} {% include 'geonode-mapstore-client/snippets/custom_theme.html' %} {% endblock %} {% block extra_style %} {% endblock %}