{% extends "base.html" %} {% block headtitle %} | Sign Out{% endblock headtitle %} {% block innercontent %}

Sign Out

Are you sure you want to sign out?

{% csrf_token %} {% if redirect_field_value %} {% endif %} Cancel
{% endblock innercontent %}