systemreboot git repos bh20-seq-resource / master bh20simplewebuploader / templates / banner.html
master

Tree @master (Download .tar.gz)

banner.html @masterraw · history · blame

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>