{% load static %} {% include "partials/main.html" %} {% include "partials/title-meta.html" with title="Logout" %} {% include "partials/head-css.html" %}

See You Again !

You are now successfully sign out.

{% include "partials/footer-script.html" %} {% block extra_js %} {% endblock extra_js %}