{% extends "djello/base_login.html" %} {% load i18n static %} {% block title %}{{ title }}{% endblock %} {% block content %}
{% trans "Thanks for spending some quality time with the web site today." %}