diff options
author | zsloan | 2019-05-06 13:24:59 -0500 |
---|---|---|
committer | zsloan | 2019-05-06 13:24:59 -0500 |
commit | bf216de6ecfd22176b05a4e19eedc48fbbddc7f8 (patch) | |
tree | 654126c0aaebe5dc760ecafabbe08fce515acad9 /wqflask | |
parent | db2045ad0a49f376cf88b4520e2dd37d63d56e6a (diff) | |
download | genenetwork2-bf216de6ecfd22176b05a4e19eedc48fbbddc7f8.tar.gz |
Added link to Affiliates section of index page
Diffstat (limited to 'wqflask')
-rwxr-xr-x | wqflask/wqflask/templates/index_page_orig.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/wqflask/wqflask/templates/index_page_orig.html b/wqflask/wqflask/templates/index_page_orig.html index 7e139d4f..bfba684a 100755 --- a/wqflask/wqflask/templates/index_page_orig.html +++ b/wqflask/wqflask/templates/index_page_orig.html @@ -182,6 +182,7 @@ <ul> <li><a href="http://ucscbrowser.genenetwork.org/">Genome browser</a> at UTHSC</li> <li><a href="http://galaxy.genenetwork.org/">Galaxy</a> at UTHSC</li> + <li><a href="https://systems-genetics.org/">Systems Genetics</a> @ EPFL</li> </ul> </div> </section> |