{% extends CMS_TEMPLATE %} {% load i18n %} {% block title %}{% trans "Logged out" %}{% endblock %} {% block content %}
{% trans "Thanks for spending some quality time with the Web site today." %}
{% trans 'Log in again' %}