{# TODO: set this context elsewhere #} {# set context='workspace' #} {% set context=g.navigationContext %} {% block title %}JEDI{% endblock %} {% assets "css" %} {% endassets %} {% block template_vars %}{% endblock %}
{% block sidenav %}{% endblock %} {% block content %} these are not the droids you are looking for {% endblock %}
{% include 'footer.html' %} {% block modal %}{% endblock %} {% assets "js_all" %} {% endassets %}