aboutsummaryrefslogtreecommitdiff
path: root/wqflask
diff options
context:
space:
mode:
authorzsloan2019-10-09 12:55:09 -0500
committerzsloan2019-10-09 12:55:09 -0500
commit5318f317b592698423f26763a14a71588344e608 (patch)
tree2325e0ea01f5445e64b821859ca54f88b1a0246d /wqflask
parent32776182dbf37039edb3589dab73be4a9b0d8b23 (diff)
downloadgenenetwork2-5318f317b592698423f26763a14a71588344e608.tar.gz
Made a couple more changes to syntax in affiliates list, since it was inconsistent
Diffstat (limited to 'wqflask')
-rwxr-xr-xwqflask/wqflask/templates/index_page_orig.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/wqflask/wqflask/templates/index_page_orig.html b/wqflask/wqflask/templates/index_page_orig.html
index b28b7714..108c87ed 100755
--- a/wqflask/wqflask/templates/index_page_orig.html
+++ b/wqflask/wqflask/templates/index_page_orig.html
@@ -188,12 +188,12 @@
<div class="page-header">
<h1>Affiliates</h1>
<ul>
- <li><a href="http://ucscbrowser.genenetwork.org/">Genome browser</a> at UTHSC</li>
+ <li><a href="http://ucscbrowser.genenetwork.org/">Genome Browser</a> @ UTHSC</li>
<li><a href="https://systems-genetics.org/">Systems Genetics</a> @ EPFL</li>
<li><a href="http://bnw.genenetwork.org/">Bayesian Network Web Server</a> @ UTHSC</li>
- <li><a href="http://genenetwork.org">GeneNetwork 1</a></li>
+ <li><a href="http://genenetwork.org">GeneNetwork 1</a> @ UTHSC</li>
<li><a href="https://www.geneweaver.org/">GeneWeaver</a></li>
- <li><a href="http://www.webgestalt.org/">WebGestalt</a></li>
+ <li><a href="http://www.webgestalt.org/">WebGestalt</a> @ Baylor</li>
</ul>
</div>
</section>