aboutsummaryrefslogtreecommitdiff
path: root/bh20simplewebuploader/templates/banner.html
blob: caf1f5c6961eebb36d06b00d6b22e2c8994d176f (plain)
1
2
3
4
5
6
7
      <section class="header">
      <div class="logo"><a href="http://covid-19.genenetwork.org/"><img src="{{ url_for('static',filename='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><span id="Counter"></span> public sequences ready for <a href="/download">download</a>!</p>

      </section>