{% extends "base.html" %} {% comment %} Copyright (C) by BDE ENS-Paris-Saclay SPDX-License-Identifier: GPL-3.0-or-later {% endcomment %} {% load i18n %} {% block ante_messages %} {% if auto_submit %}{% endif %} {% trans "Please log in" %} {% if auto_submit %}{% endif %} {% endblock %} {% block content %}