global

def create_reset_password_email

def create_reset_password_email
  create_email(reset_password_email_subject, reset_password_email_body)
end