{% 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." %}

{% endblock %} {% block extrascript %} {% endblock %}