about summary refs log tree commit diff
path: root/bh20simplewebuploader
diff options
context:
space:
mode:
Diffstat (limited to 'bh20simplewebuploader')
-rw-r--r--bh20simplewebuploader/templates/form.html7
1 files changed, 4 insertions, 3 deletions
diff --git a/bh20simplewebuploader/templates/form.html b/bh20simplewebuploader/templates/form.html
index 4955095..6b87318 100644
--- a/bh20simplewebuploader/templates/form.html
+++ b/bh20simplewebuploader/templates/form.html
@@ -64,8 +64,8 @@
          margin: 0 auto;
      }
 
-span.dropt {border-bottom: thin dotted; background: #ffeedd;}
-span.dropt:hover {text-decoration: none; background: #ffffff; z-index: 6; }
+     span.dropt {border-bottom: thin dotted; background: #ffeedd;}
+     span.dropt:hover {text-decoration: none; background: #ffffff; z-index: 6; }
 
      .grid-container {
          display: grid;
@@ -170,7 +170,8 @@ span.dropt:hover {text-decoration: none; background: #ffffff; z-index: 6; }
                 a <a href="https://creativecommons.org/licenses/by/4.0/">Creative
                 Commons 4.0 attribution license</a> (CC-BY-4.0). You
                 can take the published (GFA/RDF/FASTA) data and store it in
-                a triple store for further processing.
+                a triple store for further processing. We also plan to
+                combine identifiers with clinical data stored securely at <a href="https://redcap-covid19.elixir-luxembourg.org/redcap/">REDCap</a>.
                 A free command line version of the uploader can be
                 installed from <a href="https://github.com/arvados/bh20-seq-resource">source</a>.
               </p>