{% trans "Your account has been created. Please sign in." %}
{% endif %}
{% if username_entered %}
{% trans "Forgot password?" %}
{% endif %}
{% if user_signup_enabled %}
{% trans "Create a new account" %}
{% endif %}