Cloud-CV/EvalAI

View on GitHub
apps/accounts/templates/account/password_reset_done.html

Summary

Maintainability
Test Coverage
{% block content %}
    <h1>Password Reset</h1>
    <p>We have sent you an e-mail. Please contact us if you do not receive it within a few minutes.</p>
{% endblock %}