{% extends "admin/base_site.html" %} {% load i18n %} {% load url from future %} {% block extrastyle %} {{ block.super }} {% endblock %} {% block content_title %}{% endblock %} {% block breadcrumbs %}{% endblock %} {% block content %}
{% trans "Thanks for spending some quality time with the Web site today." %}