{% extends 'uniauth/base-site.html' %} {% block head %} Uniauth | Logout {% endblock %} {% block content %}
Logout Successful

Click here to return to the homepage.
{% endblock %} {% block script %} {% endblock %}