$("#customer_returning").html("<h3>Reset Password<\/h3>\n<form accept-charset=\"UTF-8\" action=\"/sessions/reset_password\" method=\"post\"><div style=\"margin:0;padding:0;display:inline\"><input name=\"utf8\" type=\"hidden\" value=\"&#x2713;\" /><input name=\"authenticity_token\" type=\"hidden\" value=\"teZJ7NR6kPjAdw7ARlKCj/QoHNPOV6riSF9B8hiYsDY=\" /><\/div>\n<label for=\"customer_E-mail\">E-mail<\/label>\n<input id=\"customer_email\" name=\"customer[email]\" size=\"30\" type=\"text\" />\n<p>To reset your password you must enter your e-mail address.  A new password will be sent to that e-mail.<\/p>\n<button class=\"classy hoverable \" type=\"submit\"><span><span>Reset Password<\/span><\/span><\/button>\n<a href=\"/sessions/show_returning_customer\" class=\"minibutton \" data-remote=\"true\"><span><span>Cancel<\/span><\/span><\/a>\n<\/form>\n");

