{% extends "account/base_entrance.html" %}{% load i18n allauth account %} {% block head_title %}{% trans "Sign In" %}{% endblock %} {% block content %}
{% blocktrans trimmed %}If you have not created an account yet, then please sign up first.{% endblocktrans %}
{% endif %} {% if LOGIN_BY_CODE_ENABLED or PASSKEY_LOGIN_ENABLED %}