diff options
author | Pjotr Prins | 2020-08-22 11:04:56 +0100 |
---|---|---|
committer | Pjotr Prins | 2020-08-22 11:04:56 +0100 |
commit | cab2f4ca70c08d9f44442ba01bdfa5639017084b (patch) | |
tree | c4d52887fc9b6314d37e45f92c90235a7d9c55c3 /bh20simplewebuploader/templates/banner.html | |
parent | ed0bef1505c50c49479d794bbac6ad2fd2a99db1 (diff) | |
download | bh20-seq-resource-cab2f4ca70c08d9f44442ba01bdfa5639017084b.tar.gz bh20-seq-resource-cab2f4ca70c08d9f44442ba01bdfa5639017084b.tar.lz bh20-seq-resource-cab2f4ca70c08d9f44442ba01bdfa5639017084b.zip |
Repositioning content
Diffstat (limited to 'bh20simplewebuploader/templates/banner.html')
-rw-r--r-- | bh20simplewebuploader/templates/banner.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bh20simplewebuploader/templates/banner.html b/bh20simplewebuploader/templates/banner.html index 8f2b09a..32db983 100644 --- a/bh20simplewebuploader/templates/banner.html +++ b/bh20simplewebuploader/templates/banner.html @@ -2,6 +2,6 @@ <div class="logo"><a href="http://covid-19.genenetwork.org/"><img src="static/image/coronasmallcomp.gif" width="150" title="COVID-19 image by Tyler Morgan-Wall"></a></div> <h1>COVID-19 PubSeq: Public SARS-CoV-2 Sequence Resource</h1> - <p>Database contains <span id="Counter"></span> public sequences!</p> + <p><span id="Counter"></span> public sequences ready for <a href="/download">download</a>!</p> </section> |