diff options
Diffstat (limited to 'templates/success.html')
| -rw-r--r-- | templates/success.html | 24 |
1 files changed, 0 insertions, 24 deletions
diff --git a/templates/success.html b/templates/success.html deleted file mode 100644 index 1be7861..0000000 --- a/templates/success.html +++ /dev/null @@ -1,24 +0,0 @@ -<!DOCTYPE html> -<html> - <head> - <meta charset="UTF-8"> - <meta name="viewport" content="width=device-width, initial-scale=1"> - <title>Upload Successful</title> - </head> - <body> - <h1>Upload Successful</h1> - <hr> - <p> - Your files have been uploaded. They should soon appear as part of the <a href="https://workbench.lugli.arvadosapi.com/collections/lugli-4zz18-z513nlpqm03hpca">Public SARS-CoV-2 Sequence Resource</a>. - </p> - <p> - The upload log was: - </p> - <pre>{{log}}</pre> - <hr> - <p> - <a href="/">Click here to upload more files.</a> - </p> - <hr> - </body> -</html> |
