diff options
-rw-r--r-- | wqflask/wqflask/templates/show_trait_PheWAS_tools.html | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/wqflask/wqflask/templates/show_trait_PheWAS_tools.html b/wqflask/wqflask/templates/show_trait_PheWAS_tools.html index d4e9ae66..c284c456 100644 --- a/wqflask/wqflask/templates/show_trait_PheWAS_tools.html +++ b/wqflask/wqflask/templates/show_trait_PheWAS_tools.html @@ -96,4 +96,14 @@ </ul> </div> </div> + <div class="col-xs-6"> + <dl> + <dt>Phewas</dt> + <dd>PLaceholder.</dd> + <dt>ePhewas</dt> + <dd>PLaceholder.</dd> + <dt>Mediation</dt> + <dd>PLaceholder.</dd> + </dl> + </div> </div> |