{% if not standalone %}{% extends "base.html" %}{% else %}{% extends "base_standalone.html" %}{% endif %} {% block page_content %}
{{ bokeh_divs['prospect']|safe }}
{{ bokeh_divs['icats']|safe }}
  • Icons provide external links to NLM , Sherpa Romeo (for open access pathways), and the Directory of Open Access Journals (DOAJ) .
  • See Exploring the Results for more info.
{{ bokeh_divs['table']|safe }}
{{ bokeh_divs['fit']|safe }}
{# end sidebar+plots row #} {% endblock %} {% block scripts %} {{ super() }} {{ bokeh_js|safe }} {% endblock %}