diff options
author | Arthur Centeno | 2021-11-18 18:33:22 +0000 |
---|---|---|
committer | Arthur Centeno | 2021-11-18 18:33:22 +0000 |
commit | 4d90b467aa10fa4814caaf5151a580f0116721f3 (patch) | |
tree | 7da10f0084397c089865c363a7b97d9ae2141e76 | |
parent | cf07c055db7bb04a4b32649fb2837d115b921af0 (diff) | |
download | genenetwork2-4d90b467aa10fa4814caaf5151a580f0116721f3.tar.gz |
Updating tutorials by AC 11-18-21
-rw-r--r-- | wqflask/wqflask/templates/tutorials.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/wqflask/wqflask/templates/tutorials.html b/wqflask/wqflask/templates/tutorials.html index d15268cd..aa6a818d 100644 --- a/wqflask/wqflask/templates/tutorials.html +++ b/wqflask/wqflask/templates/tutorials.html @@ -159,7 +159,7 @@ Registration: <a href="https://bit.ly/osga_2020-11-20">https://bit.ly/osga_2020- <!--NEW WEBINAR STARTS HERE--> <tr> - <td rowspan="1" style="text-align:left;vertical-align:top;padding:0"><p><h3>How to search in GeneNetwork</h3><br>Presented by Rob Williams University of Tennessee Health Science Center</td> + <td><p><h3>How to search in GeneNetwork</h3><br>Presented by Rob Williams University of Tennessee Health Science Center</td> <!--<td><p><h3>How to search in GeneNetwork</h3> </td>--> <td> @@ -169,7 +169,7 @@ Registration: <a href="https://bit.ly/osga_2020-11-20">https://bit.ly/osga_2020- <!--NEW WEBINAR STARTS HERE--> <tr> - <td rowspan="1" style="text-align:left;vertical-align:top;padding:0"><p><h3>GeneNetwork.org: genetic analysis for all neuroscientists</h3><br>Presented by David G. Ashbrook Assistant Professor University of Tennessee Health Science Center + <td><p><h3>GeneNetwork.org: genetic analysis for all neuroscientists</h3><br>Presented by David G. Ashbrook Assistant Professor University of Tennessee Health Science Center </td> <td> <iframe width="560" height="315" src="https://www.youtube.com/embed/JmlVLki09Q8" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe></td> |