{% extends "admin/base_site.html" %} {% block content %}

{{ _("Thanks for spending some quality time with the web site today.") }}

{{ _("Log in again") }}

{% endblock %}