global

def create_verify_account_email

def create_verify_account_email
  create_email(verify_account_email_subject, verify_account_email_body)
end