Forgot your password?
Enter your e-mail address and we will send instructions to reset your password.
@flash.get("error").map { msg =>@msg
} @helper.form(action = controllers.landing.routes.ResetPasswordController.resetPassword(), args = 'autocomplete -> "off") { @helper.inputText(resetPasswordForm("email"), args = 'placeholder -> "Email", 'autocomplete -> "off") }