diff options
author | acenteno | 2020-04-21 22:06:43 -0500 |
---|---|---|
committer | GitHub | 2020-04-21 22:06:43 -0500 |
commit | f7b87806b658919b5b20c71b0c5ea2578ab82cd8 (patch) | |
tree | 34bd22be2eb3e48998289726b5fad8ee64f91bdd /wqflask | |
parent | 43879769faef11a3646526d1ecd4988bf06722de (diff) | |
download | genenetwork2-f7b87806b658919b5b20c71b0c5ea2578ab82cd8.tar.gz |
Update base.html
At the end of this text in the footer, it should read
....Jintao Wang, Robert W. Williams, and colleagues.
We need to add Saunak Sen in the list right by Pjotr Prins.
The link at the end to "colleagues" is broken.
Diffstat (limited to 'wqflask')
-rw-r--r-- | wqflask/wqflask/templates/base.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/wqflask/wqflask/templates/base.html b/wqflask/wqflask/templates/base.html index 596e671f..f9d4e859 100644 --- a/wqflask/wqflask/templates/base.html +++ b/wqflask/wqflask/templates/base.html @@ -132,12 +132,13 @@ This site is currently operated by <a href="mailto:rwilliams@uthsc.edu">Rob Williams</a>, <a href="http://thebird.nl/">Pjotr Prins</a>, + <a href="http://www.senresearch.org">Saunak Sen</a>, <a href="mailto:zachary.a.sloan@gmail.com">Zachary Sloan</a>, <a href="mailto:acenteno@uthsc.edu">Arthur Centeno</a>, and <a href="mailto:cfische7@uthsc.edu">Christian Fischer</a>. </p> <p>Design and code by Pjotr Prins, Zach Sloan, Arthur Centeno, Christan Fischer, Danny Arends, Sam Ockman, Lei Yan, Xiaodong Zhou, Christian Fernandez, - Ning Liu, Rudi Alberts, Elissa Chesler, Sujoy Roy, Evan G. Williams, Alexander G. Williams, Kenneth Manly, Jintao Wang, and Robert W. Williams, + Ning Liu, Rudi Alberts, Elissa Chesler, Sujoy Roy, Evan G. Williams, Alexander G. Williams, Kenneth Manly, Jintao Wang, Robert W. Williams, and <!--<a href="http://genenetwork.org/credit.html">colleagues</a>.</p>--> <a href="/credits">colleagues</a>.</p> <br /> |