{% if appType == "GeoStory" %} {% include "./app_new.html" with plugins_config_key="geostory_embed" is_new="false" is_embed="true"%} {% endif %} {% if appType == "Dashboard" %} {% include "./app_new.html" with plugins_config_key="dashboard_embed" is_new="false" is_embed="true"%} {% endif %} {% block style %} {% endblock %}