From 7b2d388dbed11384c6a388a5437cca0b8f2914fd Mon Sep 17 00:00:00 2001 From: Pjotr Prins Date: Sun, 19 Jul 2020 09:11:41 +0100 Subject: Wiring up export function --- bh20simplewebuploader/templates/export.html | 41 +++++++++++++++++++++++++++++ bh20simplewebuploader/templates/menu.html | 1 + 2 files changed, 42 insertions(+) create mode 100644 bh20simplewebuploader/templates/export.html (limited to 'bh20simplewebuploader/templates') diff --git a/bh20simplewebuploader/templates/export.html b/bh20simplewebuploader/templates/export.html new file mode 100644 index 0000000..f105290 --- /dev/null +++ b/bh20simplewebuploader/templates/export.html @@ -0,0 +1,41 @@ + + + {% include 'header.html' %} +
+ {% include 'banner.html' %} + {% include 'menu.html' %} + ++ Uploading data to EBI/ENA with PubSeq is described + here. + To export, first search for an uploaded entry through its + identifier: +
+ +