-
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.
- Loading branch information
Showing
5 changed files
with
15 additions
and
6 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
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
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
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 |
---|---|---|
|
@@ -4,19 +4,19 @@ export const confluenceContactPage = () => { | |
<div class="body-min-height"> | ||
<div class="main-summary-row"> | ||
<div class="align-left"> | ||
<h1 class="page-header">Scientific Committee</h1> | ||
<h1 class="page-header">DACC Members</h1> | ||
</div> | ||
</div> | ||
<div class="main-summary-row confluence-resources white-bg div-border font-size-18"> | ||
<div class="col"> | ||
<span>For questions about the Breast Cancer Risk Prediction Project</span></br> | ||
<span>send mail to: Pete Kraft at </strong> <a href="">[email protected]</a></span></br> | ||
<span>send mail to: Pete Kraft at </strong> <a href="">[email protected]</a></span></br> | ||
</br></br> | ||
<div class="row"> | ||
<div class="col"> | ||
<table class="table table-bordered table-responsive w-100 d-block d-md-table"> | ||
<thead> | ||
<tr><th>Member</th><th>Affiliation</th></tr> | ||
<tr><th>Member</th><th>Con</th></tr> | ||
</thead> | ||
<tbody> | ||
<tr> | ||
|
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