{% extends "layouts/default_ext.html" %} {% block title %} Case Graph Timeline {% endblock title %} {% block stylesheets %} {% endblock stylesheets %} {% block content %} {% include 'includes/navigation_ext.html' %} {% include 'includes/sidenav.html' %}
Loading...
{% include 'includes/footer.html' %}
{% endblock content %} {% block javascripts %} {% endblock javascripts %}