{% extends "registration/base_site.html" %} {% load i18n %} {% block bodyclass %}{{ block.super }}login{% endblock %} {% block content %}
{% trans "Thanks for spending some quality time with the Web site today." %}