{% load static from staticfiles %} {% load client_lib_tags %} {% if TWITTER_CARD %} {% include "base/_resourcebase_twittercard.html" %} {% endif %} {% if OPENGRAPH_ENABLED %} {% include "base/_resourcebase_opengraph.html" %} {% endif %} {{ SITE_NAME }} {% include './_geonode_config.html' with plugins_config_key='layer_embed' %}