{% extends 'account/base.html' %} {% load static %} {% load crispy_forms_tags %} {% load socialaccount %} {% block title %}Signed out{% endblock title %} {% block content %}
Signed out
{% if messages %} {% for message in messages %} {% endfor %} {% else %} {% endif %}

Thanks for spending some time with the Web site today.

Sign in with

© Skote. Crafted with by Themesbrand

{% endblock content %}