{% extends 'layouts/base-auth.html' %} {% load i18n static %} {% block content %} {% trans 'Log in' %} {% trans "Thanks for spending some quality time with the Web site today." %} {% trans 'Log in again' %} {% endblock %} {% block extra_js %} {% endblock %}
{% trans "Thanks for spending some quality time with the Web site today." %}