{% extends "brillixy/login.html" %} {% load i18n %} {% load url from future %} {% block content-well %}

{{ title }}

{% trans "Thanks for spending some quality time with the Web site today." %}

{% trans 'Log in again' %}

{% endblock %}