{% extends "conjunto/app_base.html" %} {% load i18n static conjunto %} {% block top_bar %}{% endblock %} {% block sidebar %}{% endblock %} {% block header %}{% endblock %} {% block extra_css %} {{ block.super }} {# Keep the password-toggle icon container visually flush with the input #} {# in all states (default, focus, is-invalid, browser autofill, dark mode). #} {# Root cause: .input-group-text has its own background (var(--tblr-bg-forms)) #} {# which does not track the adjacent input's background when the browser paints #} {# -webkit-autofill (yellow overlay) or when the input is marked .is-invalid. #} {% endblock extra_css %} {% block content %} {% block login_brand %}
{% endblock login_brand %} {% block login_welcome %} {% if welcome_message %}