about summary refs log tree commit diff
path: root/bh20simplewebuploader/templates/footer.html
diff options
context:
space:
mode:
Diffstat (limited to 'bh20simplewebuploader/templates/footer.html')
-rw-r--r--bh20simplewebuploader/templates/footer.html18
1 files changed, 7 insertions, 11 deletions
diff --git a/bh20simplewebuploader/templates/footer.html b/bh20simplewebuploader/templates/footer.html
index e72d1c5..e3923a7 100644
--- a/bh20simplewebuploader/templates/footer.html
+++ b/bh20simplewebuploader/templates/footer.html
@@ -4,19 +4,15 @@
   <div class="about">
     <div>
       <h1>ABOUT</h1>
+      {% include 'blurb.html' %}
       <p>
-        This a public repository created at the COVID-19 BioHackathon
-        that has a low barrier to entry for uploading sequence data using
-        best practices. I.e., data is published with a creative commons
-        4.0 (CC-4.0) license with metadata using state-of-the art
-        standards and, perhaps most importantly, providing standardized
-        workflows that get triggered on upload, so that results are
-        immediately available in standardized data formats. The repository
-        will be maintained and expanded for the duration of the
-        pandemic. To contribute data simply upload it! To contribute code
-        and/or workflows see
+         The repository will be maintained and expanded for the
+        duration of the pandemic. To contribute data simply upload it!
+        To contribute code and/or workflows see
         the <a href="https://github.com/arvados/bh20-seq-resource">project
-          repository</a>. For more information see the <a href="https://github.com/arvados/bh20-seq-resource/blob/master/paper/paper.md">paper</a> (WIP).
+        repository</a>. For more information see
+        the <a href="/about">FAQ</a> and
+        the <a href="https://github.com/arvados/bh20-seq-resource/blob/master/paper/paper.md">paper</a>
       </p>
 
     </div>