{% block branding_login %}{% trans "Account Locked" %}{% endblock %}
{% if cooloff_time %} {% translate "Your account has been locked due to multiple failed login attempts. Please try again later." %} {% else %} {% translate "You account has been locked due to multiple failed login attempts. Please contact our support team for assistance." %} {% endif %}
