I am trying to show a message about the result of the "Password restore" operator. I use the standard Login_uk_password.html template. E-mail with the password is comming, ForgotPasswordConfirm and ForgotPasswordEmailNotFound are in the form, but there is no message from the system.
As I understand, there should be some kind of an alert message. Can I catch it somehow? Maybe I should do an AJAX request instead of sending a form?