{% blocktrans %}If you have not created an account yet, then please sign up first.{% endblocktrans %}
{% extends "account/base.html" %} {% load i18n account django_bootstrap5 %} {% block head_title %}{% trans "Sign In" %}{% endblock %} {% block title %}{% trans "Sign In" %}{% endblock %} {% block accounts_content %}
{% blocktrans %}If you have not created an account yet, then please sign up first.{% endblocktrans %}