{% extends 'dbmi_client/login/base.html' %} {% load bootstrap3 %} {% load staticfiles %} {% load static %} {% block title %}Logout{% endblock %} {% block content %}

You've successfully logged out!

Return to login

{% endblock %}