{% extends "admin/base_site.html" %} {% block breadcrumbs %}{% endblock %} {% block nav-sidebar %}{% endblock %} {% block content %}

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

{{ gettext('Log in again') }}

{% endblock %}