{% extends 'layouts/auth_base.html' %} {% load i18n static %} {% block title %} Sign OUT {% endblock %} {% block content %} {% trans 'Log in' %} {% trans "Thanks for spending some quality time with the Web site today." %} {% trans 'Log in again' %} {% endblock %} {% block extrascript %} {% endblock %}
{% trans "Thanks for spending some quality time with the Web site today." %}