{% extends base_template %} {% load i18n %} {% load url from future %} {% block extrastyle %}{{ block.super }} {% endblock %} {% block body %}
{% trans "Thanks for spending some quality time with the Web site today." %}
{% trans 'Close Window' %} {% trans 'Log in again' %}