{% load static %} {% if not request.is_mobile and not request.is_tablet %} {% endif %} {% block extra_css %}{% endblock %}

{{ supporttools_parent_app|default:"Back" }} Support

 {{supporttools_user}} {% url 'saml_logout' as logout_url %} {% if logout_url %}  Logout {% endif %}

Tool Navigation

{% load sidebar_links %} {% sidebar_links %}
  • Digested JSON
  • Collapsed JSON
  • Raw JSON
{% block content %}{% endblock %}
Copyright © {% now "Y" %} University of Washington
{% if request.is_mobile %}mobile{% elif request.is_tablet %}tablet{% else %}desktop{% endif %}
{% block extra_js %}{% endblock %}