ramp_frontend.utils.body_formatter_user¶
-
ramp_frontend.utils.body_formatter_user(user)¶ Create the body of an email using the user information.
- Parameters
- user
ramp_database.model.User The user profile.
- user
- Returns
- bodystr
The email body.