{% extends 'ui/base.html' %} {% load static %} {# hide breadcrumbs #} {% block breadcrumb %}{% endblock %} {% block title %} - Logout{% endblock %} {% block header %}You've been logged out!{% endblock %} {% block content %}

This website uses DBT Staff SSO. To log in again visit the home page

{% endblock %}