{% extends "base.html" %} {% load static %} {% block title %} Signing out... {% endblock title %} {% block content %}
Redirecting in few seconds...
{% if redirect %} {% endif %} {% else %}To continue, please click the button below.
{% if referrer %} Cancel and Go Back {% endif %} {% endif %}