{% csrf_token %}
{% include 'core_explore_keyword_app/user/search_bar.html' %}
    {% if data.display_persistent_query_button %}
  • {% include "core_explore_common_app/user/persistent_query/button_persistent_query.html" with url=data.get_shareable_link_url %}
  • {% endif %} {% if data.exporter_app %}
  • {% include "core_exporters_app/user/exporters/list/link_exporters_selector.html" %}
  • {% endif %}
{% include data.data_sources_selector_template %} {% include 'core_explore_keyword_app/user/template_filter.html' %}
{% include "core_explore_common_app/user/results/results.html" %}