{% extends 'base.html' %} {% block body_class %}push-down{% endblock %} {% block content %}

{{ _('Thanks for spending some quality time with the Web site today.') }}

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

{% endblock %}