{% extends "navbar.html" %} {% block content %}
{{sidebar|safe}}
{{bokeh_script|safe}}
{% include "footer.html" %}
{% endblock %}