{% extends "paperless-ngx/base.html" %} {% load i18n %} {% block head_title %} {% trans "Paperless-ngx reset password sent" %} {% endblock head_title %} {% block form_top_content %}

{% translate "Check your inbox." %}

{% endblock form_top_content %} {% block form_content %}

{% translate "We've emailed you instructions for setting your password. You should receive the email shortly!" %}

{% endblock form_content %}