{% extends "account/base.html" %} {% comment %} This file is part of photo21 Copyright (C) 2022 Amicale des élèves de l'ENS Paris-Saclay SPDX-License-Identifier: GPL-3.0-or-later {% endcomment %} {% load i18n crispy_forms_tags %} {% block head_title %}{% trans "Signup" %}{% endblock %} {% block content %}
{% blocktrans %}Already have an account? Then please sign in.{% endblocktrans %}