diff options
author | Pjotr Prins | 2020-08-23 10:41:03 +0100 |
---|---|---|
committer | Pjotr Prins | 2020-08-23 10:41:03 +0100 |
commit | bf6d73b68ab685ff4ad18ca883171e0fef40bc87 (patch) | |
tree | 37024690170beb1b95522c3897b64ce78a25a048 /bh20simplewebuploader/templates | |
parent | 246c516e4a8c98394c695dcb446995319d557e01 (diff) | |
download | bh20-seq-resource-bf6d73b68ab685ff4ad18ca883171e0fef40bc87.tar.gz bh20-seq-resource-bf6d73b68ab685ff4ad18ca883171e0fef40bc87.tar.lz bh20-seq-resource-bf6d73b68ab685ff4ad18ca883171e0fef40bc87.zip |
Textual changes
Diffstat (limited to 'bh20simplewebuploader/templates')
-rw-r--r-- | bh20simplewebuploader/templates/home.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bh20simplewebuploader/templates/home.html b/bh20simplewebuploader/templates/home.html index 76bccd8..eb57f26 100644 --- a/bh20simplewebuploader/templates/home.html +++ b/bh20simplewebuploader/templates/home.html @@ -17,7 +17,7 @@ identification of new virus strains. PubSeq allows anyone to upload sequence material in the form of FASTA or FASTQ files with accompanying metadata - through the <a href="/upload">web interface</a> or <a href="/apidoc">REST API</a>. + through the <a href="/upload">web interface</a> or <a href="/apidoc">REST API</a>. For more information see the <a href="/about">FAQ!</a>. </p> <p> Make your sequence |