From 3c8ec9af68d593e7e5eef52aca3d001e22c8e0f7 Mon Sep 17 00:00:00 2001 From: Frederick Muriuki Muriithi Date: Mon, 9 Sep 2024 16:39:50 -0500 Subject: Enable samples uploads. --- uploader/templates/samples/upload-failure.html | 37 ++++++++++++++++++++++++++ 1 file changed, 37 insertions(+) create mode 100644 uploader/templates/samples/upload-failure.html (limited to 'uploader/templates/samples/upload-failure.html') diff --git a/uploader/templates/samples/upload-failure.html b/uploader/templates/samples/upload-failure.html new file mode 100644 index 0000000..458ab55 --- /dev/null +++ b/uploader/templates/samples/upload-failure.html @@ -0,0 +1,37 @@ +{%extends "base.html"%} +{%from "cli-output.html" import cli_output%} +{%from "populations/macro-display-population-card.html" import display_population_card%} + +{%block title%}Samples Upload Failure{%endblock%} + +{%block contents%} +
There was a failure attempting to upload the samples.
+ +Here is some information to help with debugging the issue. Provide this + information to the developer/maintainer.
+ +