{% load i18n %} {% load django_bootstrap5 %} {% if USERNAME_LOGIN %}
{% bootstrap_form form %} {% csrf_token %}
{% endif %}