about summary refs log tree commit diff
path: root/bh20simplewebuploader/templates/banner.html
diff options
context:
space:
mode:
Diffstat (limited to 'bh20simplewebuploader/templates/banner.html')
-rw-r--r--bh20simplewebuploader/templates/banner.html7
1 files changed, 7 insertions, 0 deletions
diff --git a/bh20simplewebuploader/templates/banner.html b/bh20simplewebuploader/templates/banner.html
new file mode 100644
index 0000000..3e2ee9d
--- /dev/null
+++ b/bh20simplewebuploader/templates/banner.html
@@ -0,0 +1,7 @@
+      <section class="header">
+      <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>Web uploader for Public SARS-CoV-2 Sequence Resource</h1>
+
+      <p>Database contains <span id="Counter"></span> public sequences!</p>
+
+      </section>