-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add styling to emphasize the 1st 2 bullet points of onboarding
- Loading branch information
Showing
1 changed file
with
7 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -529,11 +529,15 @@ function PreCAWG() { | |
analysis on these data, complete the steps below: | ||
<ol> | ||
<li> | ||
Ensure you are listed on the required IRB for your institution. | ||
<strong>Ensure you are listed on the required IRB for your institution.</strong> | ||
</li> | ||
<li> | ||
Become listed as a MoTrPAC member on the main site with your | ||
institutional email: Reach out to{' '} | ||
<strong> | ||
Become listed as a MoTrPAC member on the main site with your institutional email. | ||
</strong> | ||
{' '} | ||
Reach out to | ||
{' '} | ||
<a href="mailto:[email protected]" target="_blank" rel="noreferrer"> | ||
[email protected] | ||
</a> | ||
|