{% extends "unfold/layouts/skeleton.html" %} {% load i18n %} {% block base %}

{% trans "You have been successfully logged out from the administration" %}

{% translate "Thanks for spending some quality time with the web site today." %}

{% translate "Log in again" %}
{% endblock %}