{% extends "admin/base.html" %} {% load i18n %} {% block breadcrumbs %} {% endblock %} {% block content_base %}

{% trans 'Logout successful' %}

{% trans "Thanks for spending some quality time with the Web site today." %}

{% trans 'Log in again' %}

{% endblock %}